diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-10-19 12:56:38 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-10-19 12:56:38 +0000 |
| commit | 4691334ecf6db3c626987bb8842ef253e61f840d (patch) | |
| tree | 668b921e4a1b7aa3d3d47fce82867da1c9010c71 /scss | |
| parent | make noom cache weak table (diff) | |
| download | mmm-4691334ecf6db3c626987bb8842ef253e61f840d.tar.gz mmm-4691334ecf6db3c626987bb8842ef253e61f840d.zip | |
fix client init
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/main.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scss/main.scss b/scss/main.scss new file mode 100644 index 0000000..9d23ceb --- /dev/null +++ b/scss/main.scss @@ -0,0 +1,3 @@ +body { + font-family: sans-serif; +} |
