mirror of
https://github.com/jannikmenzel/iFSR-Website.git
synced 2025-06-05 09:08:48 +02:00
Deploy Update
This commit is contained in:
parent
e9144fbdc0
commit
d4c980b052
27 changed files with 142 additions and 97 deletions
|
@ -133,6 +133,10 @@ li .dropdown-item-mobile {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
.dropdown-icon {
|
||||
margin-left: -1rem;
|
||||
}
|
||||
|
||||
.dropdown-menu .dropdown-item:active {
|
||||
background-color: var(--color-off);
|
||||
color: var(--color-text);
|
||||
|
@ -610,6 +614,10 @@ footer {
|
|||
margin: 0.4rem 0 0.4rem 0;
|
||||
}
|
||||
|
||||
.dropdown-icon {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.hero-section {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue