Selaa lähdekoodia

I noticed that positioning the x lower is prettier

Owen Versteeg 11 vuotta sitten
vanhempi
commit
0ea6b0d2db
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      less/navbar.less

+ 1 - 1
less/navbar.less

@@ -23,7 +23,7 @@
 	background: #000;
 	visibility: hidden;
 	float: right;
-	margin-top: -51px;
+	margin-top: -54px;
 	font-size: 25px;
 }