forked from M3-Academy/practice-time-landing-page
feat(section) Foi section cards mobile pronta
This commit is contained in:
parent
c615d1a752
commit
3e8dbbf221
@ -90,6 +90,7 @@ html, body{
|
||||
margin-top: 54px;
|
||||
margin-left: 31px;
|
||||
margin-right: 26px;
|
||||
margin-bottom: 158px;
|
||||
}
|
||||
.top-infocard-text{
|
||||
margin: 0 0 68px;
|
||||
@ -113,6 +114,16 @@ html, body{
|
||||
max-width: 240px;
|
||||
}
|
||||
/*------------------------------------------------------------------*/
|
||||
.section-background{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: 36px 0;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user