langswitcher

This commit is contained in:
ouidade 2024-11-13 12:24:09 +01:00
parent 6556c7a864
commit 260e48cf60
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){