feature/landingPage #1
@ -82,7 +82,6 @@ body {
|
||||
.card{
|
||||
width: 18%;
|
||||
text-align: center;
|
||||
background: #fff;
|
||||
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23);
|
||||
padding: 35px 26px 26px 26px;
|
||||
}
|
||||
@ -161,6 +160,15 @@ body {
|
||||
width: 58%;
|
||||
}
|
||||
|
||||
.cards{
|
||||
flex-direction: column;
|
||||
gap: 24px;
|
||||
}
|
||||
|
||||
.card{
|
||||
width: 84.54%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/*DESKTOP*/
|
||||
|
Loading…
Reference in New Issue
Block a user