Change tags to inline-block so the page fits on mobile

This commit is contained in:
2020-12-07 23:48:22 +01:00
parent 90652210c6
commit 61c8286995
@@ -75,6 +75,7 @@
.tag {
margin-right: 0.5em;
display: inline-block;
&::before {
content: "#";