corrections styles .presentation (Antoine)

This commit is contained in:
chankalan 2022-02-14 12:51:26 +01:00
parent 96afbc099a
commit 8190de6f30
1 changed files with 5 additions and 1 deletions

View File

@ -274,6 +274,10 @@ header p
{ {
padding:3rem 0 padding:3rem 0
} }
.presentation h3
{
margin-bottom: 0.5rem;
}
.bouton-simple .bouton-simple
{ {
@ -295,7 +299,7 @@ articles div
.bouton-utilise .bouton-utilise
{ {
display:block; display:block;
max-width:180px; max-width:200px;
min-width:100px; min-width:100px;
margin-top:.7rem; margin-top:.7rem;
text-align:center; text-align:center;