mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
save
This commit is contained in:
@@ -115,11 +115,12 @@ ion-content{
|
||||
//justify-content: center;
|
||||
}
|
||||
.exp-card-long{
|
||||
width: 100%;
|
||||
width: 360px;
|
||||
margin: 7px 20px;
|
||||
border-radius: 15px;
|
||||
background-color: #ffffff !important;
|
||||
background-color: #381313 !important;
|
||||
padding: 7px;
|
||||
border: blue !important;
|
||||
|
||||
.center-div{
|
||||
width: fit-content;
|
||||
@@ -201,7 +202,16 @@ ion-content{
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media only screen and (min-width: 561px) {
|
||||
.exp-card-long{
|
||||
width: 547px !important;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width: 749px) {
|
||||
.exp-card-long{
|
||||
width: 734px !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (min-width: 801px) {
|
||||
|
||||
Reference in New Issue
Block a user