Fix whitespace

This commit is contained in:
Paweł Romanowski 2022-05-11 08:48:52 +02:00
parent b5a92ce082
commit c442ebca44

View file

@ -1,7 +1,7 @@
@import "variables";
.posts {
width : 100%;
width: 100%;
margin: 0 auto;
}
@ -132,4 +132,4 @@
.post-tag {
text-decoration: underline;
}
}
}