aligned menu with the logo

This commit is contained in:
Jack 2020-08-27 20:56:11 +01:00
parent cd2220358c
commit f94bd0a6be

View file

@ -936,7 +936,7 @@ a:hover {
gap: 0.5rem;
.logo {
margin-bottom: -0.12rem;
margin-bottom: 0.6rem;
white-space: nowrap;
.top {
@ -2457,6 +2457,9 @@ key {
grid-template-areas:
"logo config"
"menu config";
.logo {
margin-bottom: 0;
}
}
#result .morestats {