mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-25 06:52:27 -05:00
6 lines
64 B
CSS
6 lines
64 B
CSS
|
$border-radius: .25rem;
|
||
|
|
||
|
.button-group {
|
||
|
padding: 0 1rem;
|
||
|
}
|