mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-08-22 00:24:40 -05:00
tweaked css to fix max checkbox moving
This commit is contained in:
@@ -24,8 +24,8 @@ a {
|
||||
@media only screen and (min-width: 975px) {
|
||||
|
||||
#player {
|
||||
width: calc(100% - 20px);
|
||||
margin: 0 10px;
|
||||
width: calc(100% - 10px);
|
||||
margin-left: 8px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user