mirror of
https://github.com/jannikmenzel/iFSR-Website.git
synced 2025-06-05 09:08:48 +02:00
increased font-weight for hero card
This commit is contained in:
parent
47a3f315e3
commit
fb2e61bc97
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ li .dropdown-item-mobile {
|
||||||
color: var(--color-text);
|
color: var(--color-text);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
font-weight: lighter;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark .hero-card.left-1 svg {
|
.dark .hero-card.left-1 svg {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue