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
+4 -4
View File
@@ -40,12 +40,12 @@ ion-badge {/* */
}
@media only screen and (min-width: 1366px) {
@media only screen and (min-width: 1366px) {
ion-tabs.tab .bottoms{
display: none;
ion-tabs.tab .bottoms{
display: none;
}
}
}
ion-tab-button.active{
+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;