Browse Source

updated icon size

Yuin Chien 6 years ago
parent
commit
87a9110e6f
1 changed files with 4 additions and 3 deletions
  1. 4 3
      files/main.css

+ 4 - 3
files/main.css

@@ -14,7 +14,7 @@
 	--panel-padding: 1.143rem;
 	--page-padding: 1.5rem;
 	--max-width: 760px;
-	--icon-size: 24px;
+	--icon-size: 20px;
 
 	--thumbnail-width: 200px;
 }
@@ -219,11 +219,11 @@ h1 a {
 		background-repeat: no-repeat;
 		background-position: right center;
 		background-color: white;
-		padding: 4px 1.8rem;
+		padding: 4px 1.72rem;
 		-webkit-appearance: none;
 		-moz-appearance: none;
 		appearance: none;
-		margin-right: 8px;
+		margin-right: 10px;
 	}
 
 		#panel #language:focus {
@@ -426,6 +426,7 @@ iframe {
 
 	:root {
 		--header-height: 56px;
+		--icon-size: 24px;
 	}
 
 	#projects {