Skip to content

Commit 1558b01

Browse files
jankrcalmarcel-otruba
authored andcommitted
Fixup! inconsistent changes
1 parent 0e4eff2 commit 1558b01

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

assets/_scss/_core_design.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ pre {
164164
.lead, .perex {
165165
font-size: 1.2rem;
166166
}
167+
168+
.page-type {
169+
font-size: 1.1rem;
170+
}
167171
}
168172

169173
span[title] {

assets/_scss/_explainer.scss

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,9 @@
126126
padding-top: 10%;
127127
padding-bottom: 0.75rem;
128128

129-
.explainer-type {
130-
font-size: 1.1rem;
131-
div {
132-
display: inline;
133-
padding-inline-start: 0.3rem;
134-
}
129+
.page-type div {
130+
display: inline;
131+
padding-inline-start: 0.3rem;
135132
}
136133

137134
h1 {

0 commit comments

Comments
 (0)