Misc Fixes

This commit is contained in:
Qstick
2021-02-19 22:29:47 -05:00
parent b3990d647c
commit 0afb01962f
21 changed files with 79 additions and 89 deletions
@@ -58,6 +58,12 @@
margin-top: 0;
}
.downloadLink {
composes: link from '~Components/Link/Link.css';
color: $textColor;
}
.externalLinks {
margin: 0 2px;
width: 22px;