uppercase blog list

This commit is contained in:
Massimo Scagliola 2024-03-27 17:00:36 +01:00
parent d41f7d9eb0
commit 2aa4b17429
1 changed files with 3 additions and 1 deletions

View File

@ -36,7 +36,9 @@
.post {
&-title {
font-size: 1.3rem;
margin: 5px 0 5px 0;
letter-spacing: .03rem;
margin: 3px 0 3px 0;
text-transform: uppercase;
}
&-year {