padding buton liens home

This commit is contained in:
2025-11-27 21:16:27 +01:00
parent fb590bfee2
commit 7251762137
4 changed files with 12 additions and 2 deletions

View File

@@ -1670,6 +1670,8 @@ footer {
text-transform: uppercase;
font-size: 0.6rem;
margin: auto;
padding-top: 0.1rem;
padding-bottom: 0.1rem;
}
@media (max-width: 810px) {
#home .__container-deroulement .config_pages--type--deroulement .field_field_calendrier .file--application-pdf {
@@ -2003,6 +2005,8 @@ footer {
display: flex;
flex-direction: row;
padding-left: 0.5rem;
padding-top: 0.1rem;
padding-bottom: 0.1rem;
display: inline-flex;
align-items: center;
color: white;
@@ -2392,6 +2396,8 @@ body {
text-transform: uppercase;
font-size: 0.5rem;
padding-left: 0.5rem;
padding-top: 0.1rem;
padding-bottom: 0.1rem;
}
#home article.node-type-static .field_body h6 a svg {
display: none;