🍱 adding back 'varder' in img

This commit is contained in:
Sindre Kjelsrud 2023-12-09 22:08:06 +01:00
parent 18f66fb732
commit 085c650bc7
15 changed files with 19 additions and 1 deletions

View file

@ -60,6 +60,14 @@ body {
}
/* BLOG */
.blog p {
margin: 10px 0 0 0;
}
.blog li {
list-style: disc inside;
}
.blog h1 {
display: none;
}