mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 04:47:14 -06:00
Update content.scss
Cosmetic
This commit is contained in:
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user