Fix some css

This commit is contained in:
cuom1999 2023-07-07 00:54:52 +07:00
parent 1ca0d51f67
commit 0b27c9da23
4 changed files with 10 additions and 20 deletions

View file

@ -46,7 +46,7 @@
<style>
@media(min-width: 800px) {
.middle-content {
max-width: 80%;
max-width: 90%;
}
}
</style>