mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-16 01:39:58 +09:00
6 lines
74 B
Text
6 lines
74 B
Text
// css hacks
|
|
|
|
:root .alert-message, :root .btn {
|
|
border-radius: 0 \0;
|
|
}
|
|
|