This repository has been archived on 2024-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
clego-app/style/main.scss

7 lines
88 B
SCSS
Raw Normal View History

@use "bulma";
@use "bootstrap-icons";
body {
font-family: system-ui, sans-serif;
}