We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3626cd commit cefad1fCopy full SHA for cefad1f
src/assets/css/style.css
@@ -67,7 +67,7 @@ body {
67
position: absolute;
68
top: 0px;
69
left: 0px;
70
- width: 17em;
+ width: 15.5em;
71
height: 2.25em;
72
background: var(--yellow);
73
clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
@@ -102,7 +102,8 @@ body {
102
.nav-logo .logo-prefix {
103
color: #888;
104
opacity: 0.75;
105
- margin-right: 5px;
+ margin-right: 0;
106
+ font-size: 0.95em;
107
}
108
109
.nav-links {
@@ -891,7 +892,7 @@ button,
891
892
893
894
.nav-accent-angle {
- width: 12em;
895
+ width: 10.5em;
896
height: 2em;
897
898
0 commit comments