mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
fix publication
This commit is contained in:
@@ -243,7 +243,7 @@ ion-item-option {
|
||||
border: 1px solid #d30a0a;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 701px) {
|
||||
//@media only screen and (min-width: 701px) {
|
||||
.content-right {
|
||||
display: flex !important;
|
||||
width: 65%;
|
||||
@@ -255,22 +255,22 @@ ion-item-option {
|
||||
display: block !important;
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
//}
|
||||
|
||||
@media only screen and (min-width: 100px) {
|
||||
.item-icon2,
|
||||
.title-content,
|
||||
.main-content,
|
||||
.item {
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
// @media only screen and (min-width: 100px) {
|
||||
// .item-icon2,
|
||||
// .title-content,
|
||||
// .main-content,
|
||||
// .item {
|
||||
// font-size: 14px;
|
||||
// }
|
||||
// }
|
||||
|
||||
@media only screen and (min-width: 500px) {
|
||||
.item-icon2,
|
||||
.title-content,
|
||||
.main-content,
|
||||
.item {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
// @media only screen and (min-width: 500px) {
|
||||
// .item-icon2,
|
||||
// .title-content,
|
||||
// .main-content,
|
||||
// .item {
|
||||
// font-size: 16px;
|
||||
// }
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user