revert e2c4d8fb65
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
revert Add margin-bottom for row elements
This commit is contained in:
parent
e2c4d8fb65
commit
6c5fdebce6
1 changed files with 0 additions and 2 deletions
|
@ -178,7 +178,6 @@ h1 {margin-top: 3vh;}
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
margin-bottom: -0.1cm;
|
|
||||||
}
|
}
|
||||||
.row-title {
|
.row-title {
|
||||||
margin-top: 0.2cm;
|
margin-top: 0.2cm;
|
||||||
|
@ -206,7 +205,6 @@ h1 {margin-top: 3vh;}
|
||||||
.propertyrow-value {
|
.propertyrow-value {
|
||||||
margin-top: -0.2cm;
|
margin-top: -0.2cm;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
margin-bottom: -0.1cm;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.separator {height: 1px;}
|
.separator {height: 1px;}
|
||||||
|
|
Loading…
Reference in a new issue