Skip to content

Commit

Permalink
WIP [PUB-218]
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgarwood committed Aug 21, 2024
1 parent 4d188a3 commit f1b4158
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/scss/organisms/_o-article__primary-actions.scss
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,12 @@
margin-bottom: 40px;
white-space: nowrap;

@include breakpoint('large+') {
.p-digitalpublications-show & {
display: none !important;
}
}

@include font-styles-untuck(generate-font-obj(
(
font-family: $serif-font,
Expand Down

0 comments on commit f1b4158

Please sign in to comment.