Skip to content

Commit

Permalink
Merge pull request #187 from creativecommons/aside-container
Browse files Browse the repository at this point in the history
Data: aside container height improved
  • Loading branch information
possumbilities authored Apr 2, 2024
2 parents 4c94cab + 74b5dd6 commit dc274fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cc-legal-tools/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ div.masthead > nav.ancilliary-menu span.locale.icon-attach:before {
.cc-legal-tools main > aside {
background-color: var(--vocabulary-brand-color-soft-gold);
padding: 1em;
height: fit-content;
}
.cc-legal-tools main > aside a {
--underline-background-color: var(--vocabulary-brand-color-soft-gold);
Expand Down

0 comments on commit dc274fa

Please sign in to comment.