New post: Giving up simplicity

This commit is contained in:
jultty 2024-08-11 00:05:15 -03:00
commit 91dd529833
5 changed files with 305 additions and 0 deletions

View file

@ -89,6 +89,10 @@ h4 {
margin: 25px 0px;
}
.article h1 {
margin-left: 0px;
}
.sourceCode pre {
color: #ccc;
padding: 20px;