Much styling

This commit is contained in:
Daniel Kluge
2022-10-15 23:08:49 +02:00
parent 3cee6c9006
commit 6dd52770da
6 changed files with 84 additions and 26 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
margin: 5px;
&:hover {
box-shadow: 0px 0px 10px blue;
box-shadow: 0px 0px 10px var(--blog_color);
}
}