aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-10-19 12:56:38 +0000
committers-ol <s-ol@users.noreply.github.com>2018-10-19 12:56:38 +0000
commit4691334ecf6db3c626987bb8842ef253e61f840d (patch)
tree668b921e4a1b7aa3d3d47fce82867da1c9010c71 /scss
parentmake noom cache weak table (diff)
downloadmmm-4691334ecf6db3c626987bb8842ef253e61f840d.tar.gz
mmm-4691334ecf6db3c626987bb8842ef253e61f840d.zip
fix client init
Diffstat (limited to 'scss')
-rw-r--r--scss/main.scss3
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;
+}