Add row-title-no-subtitle
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
6cebe0f3e0
commit
af93df305f
1 changed files with 6 additions and 0 deletions
|
@ -184,6 +184,12 @@ h1 {margin-top: 3vh;}
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.row-title-no-subtitle {
|
||||||
|
display: grid;
|
||||||
|
align-items: center;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
.propertyrow {
|
.propertyrow {
|
||||||
display: grid;
|
display: grid;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Reference in a new issue