aboutsummaryrefslogtreecommitdiff
path: root/public/css
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-10-12 08:49:24 -0400
committerAndrew Lee <alee14498@gmail.com>2019-10-12 08:49:24 -0400
commitebd225985010f5451821bef6b223d416c8e34d04 (patch)
tree595b514326fe7bf398ac132af062e7dd1f2031c4 /public/css
parent6f4b7269c5b8ec843645ceab0156ec225553fdb1 (diff)
downloadalp-website-ebd225985010f5451821bef6b223d416c8e34d04.tar.gz
alp-website-ebd225985010f5451821bef6b223d416c8e34d04.tar.bz2
alp-website-ebd225985010f5451821bef6b223d416c8e34d04.zip
stuff
Diffstat (limited to 'public/css')
-rw-r--r--public/css/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/style.scss b/public/css/style.scss
index 4ecceb3..6ebfa9e 100644
--- a/public/css/style.scss
+++ b/public/css/style.scss
@@ -24,7 +24,7 @@ ul {
text-align: center;
}
.none {
- list-style-type:none;
+ list-style-type: none;
}
}