Fix menu mobile
This commit is contained in:
parent
6989ea3af5
commit
8b7dc4bdd6
@ -800,6 +800,13 @@ soumaicon {
|
||||
margin-top: 10rem !important;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 525px) {
|
||||
.tab .active {
|
||||
border-bottom: 2px solid #0091EA;
|
||||
padding-bottom: 1px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
@media only screen and (max-width: 480px) {
|
||||
.logo {
|
||||
max-width: 20%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user