feature: about sib - reduce padding size & add div in blocs

This commit is contained in:
maxime_senza
2020-06-01 16:14:00 +02:00
parent cf166b71d7
commit 65be45c777
2 changed files with 12 additions and 10 deletions

View File

@ -13,7 +13,7 @@
flex-direction: column;
}
>div{
padding: 4.2em 4.7em;
padding: 2em 2.5em;
text-align: center;
margin: 0 1.5em 3em 1.5em;
background: white;
@ -47,7 +47,7 @@
width: 25%;
font-size: 1.1rem;
align-self: center;
padding: 5px;
padding: 0.5rem 1.5rem;
}
.main-cta:hover{