Skip to content

Commit

Permalink
Merge pull request #700 from cul-it/LP-1222-bp-mobile
Browse files Browse the repository at this point in the history
LP-1222 Fix Blackprint page title for mobile view
  • Loading branch information
ebtoner authored Dec 3, 2024
2 parents a5d1854 + 5caf477 commit 0d39771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/assets/stylesheets/application_blackprint.scss
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ a, .page-link {
}
.page-title {
background: image-url('spotlight/themes/blackprint/Swirl5.png') no-repeat;
background-position: 0% 30%;
background-position: 0 0.5rem;
padding-bottom: 1rem;
padding-left: 3rem;
height: 60px;
}

h2 {
Expand Down

0 comments on commit 0d39771

Please sign in to comment.