]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/common.scss
allow users to set their stream link
[alttp.git] / resources / sass / common.scss
index 57d0d5fc30da60db6c503a76e3f87eb29deb4669..80b8b2a62e83293435f9d35a3b48437c210364e3 100644 (file)
@@ -11,6 +11,13 @@ h1 {
        margin-bottom: 2rem;
 }
 
+.text-discord {
+       color: $discord;
+}
+.text-twitch {
+       color: $twitch;
+}
+
 .text-gold {
        color: $gold;
 }