fiches meetup tout lien

This commit is contained in:
Valentin
2024-04-19 15:26:56 +02:00
parent c3c3f5fab8
commit fea4a05aab
5 changed files with 48 additions and 19 deletions

View File

@@ -93,7 +93,8 @@
}
> .views-row{
margin-bottom: 2vh;
> article {
> a > article, > article {
color: black;
padding: unset !important;
padding-top: 0.5rem !important;
padding-bottom: 1rem !important;
@@ -142,7 +143,7 @@
color: black;
text-transform: uppercase;
font-weight: 800;
display: none;
//display: none;
}
> a.offre-title {
grid-column: 2;

View File

@@ -14,6 +14,9 @@ main.main-login, main.main-user, main.main-register, main.main-contact, main.mai
margin-top: 3rem;
margin-bottom: 2rem;
}
div[role="contentinfo"] {
@include main_text_content();
}
> div {
height: 100%;
> div:not(.hidden) {