summaryrefslogtreecommitdiffstats
path: root/css/master.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/master.scss')
-rw-r--r--css/master.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/master.scss b/css/master.scss
index f03da6c1..2b837d96 100644
--- a/css/master.scss
+++ b/css/master.scss
@@ -31,3 +31,8 @@ hr {
31nav { 31nav {
32 background: black; 32 background: black;
33} 33}
34
35#logo {
36 max-width: 300px;
37 width: 100%;
38}