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

This commit is contained in:
Late Night Defender 2024-10-29 00:02:16 +07:00
parent 6cebe0f3e0
commit af93df305f

View file

@ -184,6 +184,12 @@ h1 {margin-top: 3vh;}
text-decoration: none;
}
.row-title-no-subtitle {
display: grid;
align-items: center;
text-decoration: none;
}
.propertyrow {
display: grid;
align-items: center;