modified: valitovgaziz/html/style.css

set min-width body 300px
This commit is contained in:
2025-07-10 11:54:28 +05:00
parent ce0965ff68
commit fc3520de97
+1
View File
@@ -14,6 +14,7 @@ body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
line-height: 1.6;
color: #333;
min-width: 300px;
max-width: 1200px;
margin: 30px auto 5px auto;
padding: 10px 20px;