mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Slight improvement to tracker style
This commit is contained in:
@@ -8,7 +8,9 @@ html{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: calc(100% - 1rem);
|
||||
}
|
||||
|
||||
.table-wrapper{
|
||||
|
Reference in New Issue
Block a user