Browse Source

I noticed that positioning the x lower is prettier

Owen Versteeg 11 năm trước cách đây
mục cha
commit
0ea6b0d2db
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
 }