Remove CurseForge integration - some more minor fixes

This commit is contained in:
Jai A
2020-11-30 15:34:04 -07:00
parent d7e6367ff3
commit a8d150db5c
5 changed files with 5 additions and 57 deletions

View File

@@ -74,7 +74,7 @@ export default {
.alt {
font-size: 14px;
border-radius: var(--size-rounded-sm);
background-color: var(--color-grey-1);
background-color: var(--color-raised-bg);
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
padding: 0.7em 1em;
margin: 1em 1em 2em 1em;