Skip to content

Commit 44987e1

Browse files
committed
feat: saved the images for real
1 parent 331e3df commit 44987e1

File tree

5 files changed

+5
-97
lines changed

5 files changed

+5
-97
lines changed

css/csvjson.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ header.bg-dark.border-bottom {
165165
/* Title + sub */
166166
.obTitle {
167167
font-family: var(--font);
168-
font-weight: 400;
168+
font-weight: 700;
169169
line-height: 1.15;
170-
font-size: clamp(1.5rem, 2.5vw + 1rem, 2.375rem);
170+
font-size: 1.75rem;
171171
margin-block-start: 0.25rem;
172172
}
173173

@@ -186,7 +186,7 @@ header.bg-dark.border-bottom {
186186
font-family: var(--font);
187187
font-weight: 400;
188188
line-height: 1;
189-
font-size: clamp(1.25rem, 2vw + 0.5rem, 2rem);
189+
font-size: 1.25rem;
190190

191191
padding: clamp(0.875rem, 1vw + 0.5rem, 3rem)
192192
clamp(1.125rem, 2vw + 0.5rem, 4rem);

img/obvious-banner-bg.png

690 KB
Loading

img/obvious-illustration.png

64.7 KB
Loading

img/obvious-logo.svg

Lines changed: 1 addition & 93 deletions
Loading

0 commit comments

Comments
 (0)