mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
save
This commit is contained in:
@@ -20,7 +20,7 @@ ion-content{
|
||||
}
|
||||
.div-icon{
|
||||
display: flex;
|
||||
width: 50%;
|
||||
width: fit-content;
|
||||
float: right;
|
||||
font-size: 35px;
|
||||
overflow: auto;
|
||||
@@ -32,7 +32,7 @@ ion-content{
|
||||
padding-left: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.main-content{
|
||||
font-family: Roboto;
|
||||
@@ -104,9 +104,9 @@ ion-content{
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width: 1024px) {
|
||||
@media only screen and (min-width: 801px) {
|
||||
.main-content{
|
||||
|
||||
|
||||
|
||||
.aside-wrapper{
|
||||
width: 35%;
|
||||
@@ -131,7 +131,7 @@ ion-content{
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user