This commit is contained in:
a-ill 2023-06-26 16:27:59 +03:00
parent d0c697dbad
commit 052c0f790d
2 changed files with 2 additions and 2 deletions

View File

@ -326,7 +326,7 @@
text-align: justify;
}
@media only screen and (max-width: 1220px) {
@media only screen and (max-width: 1080px) {
#text-container {
position: relative;

File diff suppressed because one or more lines are too long