Skip to content

Commit 1167353

Browse files
committed
wip
1 parent b05e80c commit 1167353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontends/web/src/components/guide/guide.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,6 @@
198198

199199
@media screen and (max-width: 640px) {
200200
.guide h2 {
201-
font-size: 1.05em;
201+
font-size: var(--size-default);
202202
}
203203
}

0 commit comments

Comments
 (0)