Update content.scss

Cosmetic
This commit is contained in:
PLanCompS 2020-08-03 19:54:58 +02:00
parent 9fca3861ce
commit eb98fe0eeb
1 changed files with 2 additions and 2 deletions

View File

@ -119,8 +119,8 @@
dt {
grid-column: 1;
text-align: right;
font-weight: 500;
text-align: right;
&::after {
content: ":";
}
@ -128,8 +128,8 @@
dd {
grid-column: 2;
margin-left: 1em;
margin-bottom: 0;
margin-left: 1em;
}
.anchor-heading {