Retiré logo menu écran étroit, bordures

This commit is contained in:
tuxmain
2023-07-31 10:43:03 +02:00
parent 48687b14e7
commit 99f4ab27e2
2 changed files with 3 additions and 13 deletions

View File

@ -79,15 +79,12 @@ header {
overflow-y: auto;
margin-top: 0;
box-sizing: border-box;
border-left: 2px solid $violet;
border-right: 2px solid $violet;
border-bottom: 2px solid $violet;
border-bottom-right-radius: 6px;
list-style: none;
}
.header-menu-phone-logo {
max-width: 100%;
width: 256px;
}
.hamburger-menu {
font-size: 150%;
margin: 0.25em;