This commit is contained in:
TheGiddyLimit
2024-05-06 22:24:37 +01:00
parent 99cb60d804
commit 9c8ae15ff7
113 changed files with 1022 additions and 852 deletions

View File

@@ -2,7 +2,7 @@
Renderer
*/
@use "vars";
@use "../vars/vars";
$rgb-inset-border: #656565;
@@ -228,6 +228,10 @@ $rgb-inset-border: #656565;
padding: 0;
list-style: none;
> .rd__list-name {
margin-left: 0;
}
> .rd__li {
margin-bottom: var(--h-mb-li);
text-indent: -1.1em;