mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
5 lines
108 B
CSS
5 lines
108 B
CSS
:root {
|
|
--border-radius-outer: 0.6rem;
|
|
--border-radius-inner: 0.4rem;
|
|
--border-radius-tag: 0.25rem;
|
|
}
|