change back the css of home and header

This commit is contained in:
tiago.kayaya
2022-04-08 15:59:25 +01:00
parent c4d35094a1
commit 63e45447b2
2 changed files with 11 additions and 18 deletions
+7 -14
View File
@@ -123,21 +123,14 @@
@media only screen and (min-width: 1366px) {
.mobile{
display: none !important;
}
.desktop{
display: block;
}
.mobile{
display: none !important;
}
.desktop{
display: block;
}
}
.mobile{
display: none !important;
}
.desktop{
display: block;
}
}
.tab{
height: 65px;