errors fixed

This commit is contained in:
BOUNTY707
2025-01-25 02:56:27 +05:00
parent 086b6b041d
commit 02ded4df84
4 changed files with 31 additions and 28 deletions

View File

@@ -12,6 +12,9 @@ body {
background: #F9F9F9;
font-family: "Museo Sans Cyrl", sans-serif;
}
a{
text-decoration: none;
}
.container{
max-width: 1256px;
padding: 0 24px;