About me.

This commit is contained in:
2024-05-29 12:12:02 +02:00
parent 82ea722a09
commit e513fb67b5
4 changed files with 21 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ $highlight: #c0d9f0;
body {
margin: 0;
padding: 0;
padding: 0 0 160px 0;
}
h1, h2 {
@@ -44,7 +44,7 @@ a {
}
}
p {
p, ul {
margin: 20px 0;
}