mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
6 lines
97 B
SCSS
6 lines
97 B
SCSS
.inc1 {
|
|
margin: $setting;
|
|
& > a[href^="https://rhymix.org/abc"] {
|
|
text-decoration:none;
|
|
}
|
|
}
|