1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-11 09:32:50 +00:00

feat: add user admin page - various dependency updates

This commit is contained in:
mg
2022-02-16 23:27:13 -06:00
parent 3484a32284
commit 6b8db59e98
29 changed files with 17038 additions and 841 deletions

View File

@@ -7,6 +7,10 @@
border: 1px solid $gray3;
}
.card--wide {
max-width: 1200px;
}
.card__header {
margin: -10px -10px 10px -10px;
display: flex;