mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 18:38:50 +00:00
do short explain
This commit is contained in:
parent
802cf8a716
commit
36a855e4e7
4 changed files with 74 additions and 7 deletions
|
@ -26,6 +26,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
.generic-title {
|
||||
font-family: "Lora";
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: "Lora";
|
||||
}
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
:root {
|
||||
--header-height: 48px;
|
||||
--border-radius: 1rem;
|
||||
--header-height: 48px;
|
||||
--border-radius: 1rem;
|
||||
--margin-mobile: 2rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue