mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:18:48 +00:00
5 lines
82 B
CSS
5 lines
82 B
CSS
:root {
|
|
--header-height: 48px;
|
|
--border-radius: 1rem;
|
|
--margin-mobile: 2rem;
|
|
}
|