left-right margin

This commit is contained in:
2025-05-21 20:05:50 +03:00
parent f8da57224f
commit fd261ec8c0
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
body {
font-family: sans-serif;
margin: 20px;
margin: 20px 100px;
background-color: rgb(173.5214173228, 183.6737007874, 161.0262992126);
}