Browse Source

Reduced spacing of title icon

Tobias Reich 9 years ago
parent
commit
330325ead6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/styles/_header.scss

+ 1 - 1
src/styles/_header.scss

@@ -47,7 +47,7 @@ header {
 
 		.iconic {
 			display: none;
-			margin: 0 0 0 10px;
+			margin: 0 0 0 5px;
 			width: 10px;
 			fill: white(.5);
 			filter: drop-shadow($shadow);