mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
6 lines
92 B
CSS
6 lines
92 B
CSS
|
:root {
|
||
|
--border-radius-outer: 0;
|
||
|
--border-radius-inner: 0;
|
||
|
--border-radius-tag: 0;
|
||
|
}
|