mirror of
https://github.com/jannikmenzel/iFSR-Website.git
synced 2025-06-06 17:48:46 +02:00
added sites
This commit is contained in:
parent
f18e59b6cb
commit
56e2fd85ff
12 changed files with 351 additions and 9 deletions
|
@ -351,6 +351,18 @@ li .dropdown-item-mobile {
|
|||
padding: 1rem 1.25rem;
|
||||
}
|
||||
|
||||
.ese-section .card-header {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.ese-section .card-body {
|
||||
font-size: 1.1rem;
|
||||
align-content: center;
|
||||
max-width: 80%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
/* ========================
|
||||
Button
|
||||
======================== */
|
||||
|
@ -513,6 +525,10 @@ footer {
|
|||
.hero-section {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.ese-section .card-body {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue