updated ese-section design
All checks were successful
publish / publish (push) Successful in 25s

This commit is contained in:
Jannik Menzel 2025-06-20 21:23:50 +02:00
parent 2264cd53b5
commit e76e021d97
2 changed files with 10 additions and 4 deletions

View file

@ -369,6 +369,12 @@ li .dropdown-item-mobile {
padding: 1rem 1.25rem;
}
.ese-section {
background-color: var(--color-off);
padding: 5rem 0 5rem 0;
margin: 1rem 0 3rem 0;
}
.ese-section .card-header {
font-size: 2rem;
}