Add row-title, row-subtitle
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2024-10-28 22:47:20 +07:00
parent ea582dd986
commit 2edc279703

View file

@ -174,6 +174,16 @@ h1 {margin-top: 3vh;}
min-height: 1.5cm;
}
.row-subtitle {
margin-top: -0.2cm;
font-size: 10pt;
opacity: 0.4;
}
.row-title {
margin-top: 0.2cm;
}
.propertyrow {
display: grid;
text-decoration: none;