]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/episodes.scss
basic channel crew
[alttp.git] / resources / sass / episodes.scss
index 3e801d44e1452604b813f88550d714fd8092d944..d4d686b6950241615b10a587686f26e3517d63bb 100644 (file)
@@ -7,6 +7,15 @@
        .episode-start {
                width: 4rem;
        }
+       .episode-channel-links > * {
+               margin: 0.5ex 0;
+               &:first-child {
+                       margin-top: 0;
+               }
+               &:last-child {
+                       margin-bottom: 0;
+               }
+       }
        .episode-players {
                display: grid;
                grid-template-columns: 1fr 1fr;