Compare commits

...

2 Commits

Author SHA1 Message Date
ouidade 00921fc670 Merge branch 'master' of gitea-figureslibres.io:bachir/drupal-quartiersdedemain 2024-11-13 12:24:43 +01:00
ouidade 260e48cf60 langswitcher 2024-11-13 12:24:09 +01:00
2 changed files with 4 additions and 0 deletions

View File

@ -346,6 +346,8 @@ header .header_right_container {
border-radius: 11px;
padding: 0.5rem;
margin: 1rem;
padding-top: 0rem;
padding-bottom: 0rem;
}
@media (max-width: 660px) {
header .header_right_container {

View File

@ -89,6 +89,8 @@ header{
border-radius: 11px;
padding: 0.5rem;
margin: 1rem;
padding-top: 0rem;
padding-bottom: 0rem;
@media(max-width: 660px){