rouen-metropole: add no-border-cell custom class (#76551)

This commit is contained in:
Corentin Sechet 2023-04-12 10:28:26 +02:00
parent ee194c95f2
commit fcd6a522f7
1 changed files with 4 additions and 0 deletions

View File

@ -150,6 +150,10 @@ main {
margin-bottom: 30px;
}
.gru-content .theme-no-border-cell {
border: none;
}
.form-content--title {
@media screen and ($max-mobile-viewport) {
font-size: 2em;