Skip to content

Commit 9c182c8

Browse files
adding missing margin to aside
1 parent 0d90e74 commit 9c182c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cc_legal_tools/static/cc-legal-tools/base.css

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ main > header > span.alt-titles > span.tool-icons > span.cc-icon > svg {
9696
/* right nav */
9797
.cc-legal-tools main > aside {
9898
background-color: var(--vocabulary-brand-color-soft-gold);
99+
margin-left: 4.1rem;
99100
padding: 1em;
100101
height: fit-content;
101102
}

0 commit comments

Comments
 (0)