Decresed h1 font size

Tento commit je obsažen v:
sirgoofy
2021-01-28 22:15:24 +01:00
rodič f952218ede
revize f695bdecac

Zobrazit soubor

@@ -23,8 +23,8 @@ body {
margin: 0;
padding: 0;
.post-title {
font-size: 63px;
font-weight: bold;
font-size: 42px;
font-weight: normal;
}
&>hr {
background-color: #333;