gitea-design/src/main.scss

9 lines
99 B
SCSS

*, *:hover, *:active, *:focus{
outline: none;
}
@import "../node_modules/bulma/bulma";
body{
}