mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 21:34:28 -05:00
8 lines
62 B
CSS
8 lines
62 B
CSS
.root {
|
|
width: 100%;
|
|
|
|
& button[class] {
|
|
width: 100%;
|
|
}
|
|
}
|