Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit079de5a

Browse files
authored
Hotfix: fonts are not responsive (#930)
1 parent9d32242 commit079de5a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎pgml-dashboard/static/css/scss/base/_typography.scss‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
.display-2 {font-weight:700;font-size:4rem;line-height:80px;}
55

66
// TODO: Go through html and ensure headers use appropriate header class, header and class do not need to match.
7-
.h1 {font-weight:700;font-size:64px;line-height:72px;}
8-
.h2 {font-weight:700;font-size:48px;line-height:54px;}
9-
.h3 {font-weight:700;font-size:40px;line-height:46px;}
10-
.h4 {font-weight:700;font-size:32px;line-height:40px;}
11-
.h5 {font-weight:700;font-size:28px;line-height:34px;}
12-
.h6 {font-weight:700;font-size:24px;line-height:30px;}
7+
//.h1 {font-weight: 700; font-size: 64px; line-height: 72px;}
8+
//.h2 {font-weight: 700; font-size: 48px; line-height: 54px;}
9+
//.h3 {font-weight: 700; font-size: 40px; line-height: 46px;}
10+
//.h4 {font-weight: 700; font-size: 32px; line-height: 40px;}
11+
//.h5 {font-weight: 700; font-size: 28px; line-height: 34px;}
12+
//.h6 {font-weight: 700; font-size: 24px; line-height: 30px;}
1313

1414
.subcopy-text {font-size:18px;line-height:22px}
1515
.body-text {font-size:16px;line-height:20px}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp