feat: add blog #7

Open
anton wants to merge 15 commits from feat/blog into main
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 3881a8275b - Show all commits

View File

@ -103,10 +103,13 @@ a:hover {
}
p {
/*
word-wrap: break-word;
word-break: break-word;
white-space: pre-wrap;
margin-bottom: 15px;
*/
margin-top: 16px;
margin-bottom: 16px;
}
footer {