mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Revert "Fixed incorrect page width on mobile devices"
This commit is contained in:
parent
a50c6601b4
commit
baa1d32f94
2 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,7 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
min-width: fit-content;
|
||||
min-width: 760px;
|
||||
color: #000000;
|
||||
background: #E3E3E3;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue