mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 04:42:54 +02:00
Retiré logo menu écran étroit, bordures
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user