mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-11 22:16:59 +00:00
normalize some styles
This commit is contained in:
@@ -61,6 +61,16 @@ body {
|
||||
background-color: rgb(19, 16, 14);
|
||||
background-blend-mode: darken;
|
||||
background-repeat: repeat;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
main {
|
||||
max-width: 69rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#app {
|
||||
|
||||
Reference in New Issue
Block a user