revoir .presentation en petit écran

This commit is contained in:
chankalan 2022-02-11 23:25:33 +01:00
parent cee1182cd8
commit 96afbc099a
1 changed files with 4 additions and 13 deletions

View File

@ -266,7 +266,8 @@ header p
grid-row-start:1;
grid-row-end:-1;
grid-column-start:3;
grid-column-end:4
grid-column-end:4;
padding-bottom: 100px;
}
.presentation article h2
@ -1173,11 +1174,6 @@ footer ul a:hover
margin:1rem 1rem 0 0
}
.presentation article h2
{
text-align:center
}
.presentation article + article .spip_out,.bouton-utilise
{
margin:1rem auto 0
@ -1213,17 +1209,12 @@ footer ul a:hover
.presentation article + article
{
grid-template-rows:100px 140px 140px 140px 190px;
grid-template-columns:1fr;
background-repeat:no-repeat;
background-position:bottom 0 center;
background-size:170%;
row-gap:1rem;
column-gap:0
display: block;
}
.presentation article h2
{
text-align:center
grid-row-start:1;
grid-row-end:2;
grid-column-start:1;