|
@@ -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 {
|