mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Nuked the schema file and create my own. Works much better.
This commit is contained in:
@@ -10,8 +10,19 @@
|
||||
padding-right: 0.25rem;
|
||||
}
|
||||
|
||||
#game-settings #instructions{
|
||||
text-align: center;
|
||||
#game-settings .instructions{
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#game-settings #settings-wrapper .setting-wrapper{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#game-settings #settings-wrapper .setting-wrapper .title-span{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#game-settings #settings-wrapper{
|
||||
|
Reference in New Issue
Block a user