Skip to content

Commit

Permalink
merge @Tirokk's changes
Browse files Browse the repository at this point in the history
  • Loading branch information
roschaefer committed Nov 5, 2024
1 parent a126b9c commit 299a6a6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions branding/assets/styles/imports/_branding.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ a:hover.ds-menu-item-link {
background-color: $color-tertiary;
}
#footer a {
color: $color-primary;
color: $color-primary-inverse;
}

.avatar-menu .profile-avatar {
Expand All @@ -120,12 +120,12 @@ a:hover.ds-menu-item-link {
// text-transform: none;
// }

// .ds-footer {
// font-family: 'Overpass', Helvetica, Arial, Lucida, sans-serif;
// text-transform: uppercase;
// font-size: 16px;
// font-weight: 300;
// }
.ds-footer {
// font-family: 'Overpass', Helvetica, Arial, Lucida, sans-serif;
// text-transform: uppercase;
// font-size: 16px;
font-weight: 600;
}

/* chips on group teaser */
// a.group-teaser footer .ds-chip-primary {
Expand Down

0 comments on commit 299a6a6

Please sign in to comment.