Skip to content

Commit 7a77b15

Browse files
update on css
1 parent d495ace commit 7a77b15

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

docs/stylesheets/extra.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,13 @@
1414

1515
.md-typeset h1 {
1616
color: white !important;
17-
18-
font-size: clamp(1.5rem, 3vw, 2rem);
19-
2017
font-weight: 700;
21-
22-
line-height: 1.1;
23-
2418
margin-bottom: 1rem;
2519
}
2620

2721
.md-typeset h2 {
2822
color: white !important;
2923

30-
font-size: clamp(1rem, 2vw, 1.35rem);
31-
3224
font-weight: 700;
3325

3426
border-left: 4px solid #4f8cff;
@@ -43,8 +35,6 @@
4335
.md-typeset h3 {
4436
color: white !important;
4537

46-
font-size: clamp(0.9rem, 1.5vw, 1.1rem);
47-
4838
font-weight: 600;
4939
}
5040

0 commit comments

Comments
 (0)