make blog nicer

This commit is contained in:
Nicholas Orlowsky 2024-05-16 20:19:21 +02:00
parent 5c34a0faa2
commit 0d3d90633f
Signed by: nickorlow
GPG key ID: 838827D8C4611687
2 changed files with 3 additions and 3 deletions

View file

@ -16,9 +16,9 @@ table, th, td {
body {
background-color: #d2e0ec;
margin: 20px auto;
margin: 10px auto;
max-width: 750px;
width: 90%;
width: 95%;
}
a {