add blog page

This commit is contained in:
Artur Akmalov
2023-05-23 18:33:09 +05:00
parent 91d3720aed
commit 97e4388de9
24 changed files with 406 additions and 10 deletions
@@ -2,6 +2,7 @@
.landing-section {
padding: 12pt 0;
min-width: 470px;
}
.landing-section:first-child {
+2 -2
View File
@@ -14,8 +14,8 @@
display: flex;
align-items: center;
justify-content: center;
margin-top: 40px;
margin-bottom: 40px;
margin-top: 45px;
margin-bottom: 45px;
}
.avatarContainer {