mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
6 lines
80 B
SCSS
6 lines
80 B
SCSS
@use "sass/root-vars";
|
|
@import "sass/base";
|
|
|
|
button {
|
|
margin-bottom: 5px;
|
|
}
|