Skip to content

Commit

Permalink
LP-1222 Fix Blackprint page title for mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
ebtoner committed Dec 3, 2024
1 parent a5d1854 commit 5caf477
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 5caf477

Please sign in to comment.