Skip to content

Commit dee56d3

Browse files
Fix size h2 in install mobile
1 parent 8f54c6c commit dee56d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/stylesheets/new-stylesheets/pages/_install.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214

215215
h2 {
216216
color: var(--site-code-box-text) !important;
217-
font-size: 22px;
217+
font-size: 22px !important;
218218
margin: 0 0 10px 0 !important;
219219
}
220220

0 commit comments

Comments
 (0)