Put links above green bar; tweak gradient

This commit is contained in:
benjamin melançon 2019-08-01 08:43:39 -04:00
parent 922bde6c6e
commit 3447e6ec12

View file

@ -5,6 +5,10 @@
.geo-title {
display: inline-block;
width: 6em;
font-size: 37px;
line-height: 38px;
position: relative;
top: 2px;
}
.user-account-menu li {
@ -35,9 +39,14 @@
$body-background-color,
$body-background-color 38px,
$light-green 38px,
$green 60px,
$green 84px,
$body-background-color 84px,
$body-background-color
);
}
#navbar-menu .navbar-item {
height: 36px;
font-size: 22px;
padding-top: 18px;
}