refactor: fix css

This commit is contained in:
Yurii
2024-01-15 16:19:41 +03:00
parent ccbec44775
commit 6f08685859
2 changed files with 2 additions and 3 deletions

Binary file not shown.

View File

@@ -17,12 +17,11 @@
header,
main,
footer {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
article {
margin-top: 1rem;
margin-bottom: 1rem;
}