This repository has been archived on 2025-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
wwtech-website/src/styles.scss
2023-07-04 08:37:24 +02:00

8 lines
192 B
SCSS

/* You can add global styles to this file, and also import other style files */
body {
line-height: 1.6;
font-family: open sans, sans-serif;
font-size: 15px;
color: #8b8e93;
}