1
0
mirror of https://github.com/thangisme/notes.git synced 2024-07-09 09:54:26 -04:00

Update content.scss

Cosmetic
This commit is contained in:
PLanCompS 2020-08-03 19:54:58 +02:00
parent 9fca3861ce
commit eb98fe0eeb

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 {