Skip to content

Commit 76dd960

Browse files
committed
fix(typography): remove font size increment for p tags on desktop
1 parent dbd9590 commit 76dd960

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/css/base/typography.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,4 @@ a:hover {
7676
h2 {
7777
font-size: 3rem;
7878
}
79-
80-
p {
81-
font-size: 1.125rem;
82-
}
8379
}

0 commit comments

Comments
 (0)