Skip to content

Commit b232564

Browse files
authored
Merge pull request #792 from cul-it/dev
Merge dev to main
2 parents 8e0a0d6 + cc2aaf5 commit b232564

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

app/assets/stylesheets/application_blackprint.scss

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,14 +112,13 @@ a, .page-link {
112112

113113
// feature page titles
114114
#content {
115-
h1.page-title {
116-
font-family: freight-text-pro, serif;
117-
font-weight: 700;
118-
font-style: normal;
119-
}
115+
120116
.page-title {
121117
background: url('spotlight/themes/blackprint/Swirl5.png') no-repeat;
122118
background-position: 0 0.5rem;
119+
font-family: freight-text-pro, serif;
120+
font-size: 2.5rem;
121+
font-style: normal;
123122
padding-bottom: 1rem;
124123
padding-left: 3rem;
125124
}

app/assets/stylesheets/application_dr-joyce-brothers.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ body, header {
122122
}
123123

124124
#content {
125-
h1.page-title {
125+
h2.page-title {
126126
font-family: 'Mutable-SemiBold';
127127
}
128128

0 commit comments

Comments
 (0)