Skip to content
Snippets Groups Projects
Commit eb98fe0e authored by PLanCompS's avatar PLanCompS
Browse files

Update content.scss

Cosmetic
parent 9fca3861
No related branches found
No related tags found
No related merge requests found
...@@ -119,8 +119,8 @@ ...@@ -119,8 +119,8 @@
dt { dt {
grid-column: 1; grid-column: 1;
text-align: right;
font-weight: 500; font-weight: 500;
text-align: right;
&::after { &::after {
content: ":"; content: ":";
} }
...@@ -128,8 +128,8 @@ ...@@ -128,8 +128,8 @@
dd { dd {
grid-column: 2; grid-column: 2;
margin-left: 1em;
margin-bottom: 0; margin-bottom: 0;
margin-left: 1em;
} }
.anchor-heading { .anchor-heading {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment