mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
take out Evandre changes
This commit is contained in:
@@ -121,16 +121,17 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
// @media only screen and (min-width: 1366px) {
|
||||
@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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user