]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/common.scss
add discord auth
[alttp.git] / resources / sass / common.scss
diff --git a/resources/sass/common.scss b/resources/sass/common.scss
new file mode 100644 (file)
index 0000000..906d989
--- /dev/null
@@ -0,0 +1,7 @@
+#header {
+       img {
+               max-height: 2rem;
+               width: auto;
+               margin: -0.5rem 0.25rem;
+       }
+}