mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-11 09:32:50 +00:00
fixed padding overflow
This commit is contained in:
@@ -23,10 +23,6 @@ body {
|
||||
padding-left: $navbarWidth;
|
||||
}
|
||||
|
||||
.Content {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.Card {
|
||||
background-color: $gray2;
|
||||
border-radius: 5px;
|
||||
|
||||
Reference in New Issue
Block a user