aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.css
diff options
context:
space:
mode:
authorFilip Wandzio <contact@philw.dev>2025-10-28 16:41:16 +0100
committerFilip Wandzio <contact@philw.dev>2025-10-28 16:41:16 +0100
commitd89e4bd24a96f9d6ec5399dd052b7e7a2c55d090 (patch)
treee259bcc6988ce4fe6efd1b7f7c798922e0e40eb0 /src/app.css
parent2e89c37bc94ef8993f6a45e7f1349654298e123d (diff)
downloadphilw.dev-d89e4bd24a96f9d6ec5399dd052b7e7a2c55d090.tar.gz
philw.dev-d89e4bd24a96f9d6ec5399dd052b7e7a2c55d090.zip
Bump project dependecies, fix structural elements heading issue
Diffstat (limited to 'src/app.css')
-rw-r--r--src/app.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/app.css b/src/app.css
index 3363b06..b7e2363 100644
--- a/src/app.css
+++ b/src/app.css
@@ -78,10 +78,6 @@ a:focus-visible {
78} 78}
79 79
80h1 { 80h1 {
81 font-size: 1.75rem;
82}
83
84h2 {
85 margin: 0 0 0.75em; 81 margin: 0 0 0.75em;
86 font-weight: 700; 82 font-weight: 700;
87 line-height: 1.3; 83 line-height: 1.3;