vendee-cd85: hide toplinks (#76561) #228

Merged
fpeters merged 1 commits from wip/76561-vendee-masquer into main 2023-05-02 16:36:51 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ div#header {
#toplinks {
align-items: center;
background-color: $gray;
display: flex;
display: none;
height: 60px;
justify-content: right;
right: 0;