Skip to content

Commit 58c8f12

Browse files
committed
fix fonts for very wide screens
1 parent a2e1b9e commit 58c8f12

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

content/30/2025-10-05-npa150/contents.lr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ _model: event
22
---
33
date: 2025-10-05
44
---
5+
title: 150. Netzpolitischer Abend
6+
---
57
body:
68
# Netzpolitischer Abend Nummer 150
79

810
Die Show, in der Fakten wirklich von Bedeutung sind!
911

10-
---
11-
title: 150. Netzpolitischer Abend
1212
---
1313
pate: e-punc

templates/30jahre-cbase.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
.hero-title {
1818
margin: 0px;
1919
color: rgb(255, 153, 0);
20-
font-size: 15vw;
20+
font-size: 12rem;
2121
line-height: 0.75;
2222

2323
font-family: "League Spartan", sans-serif;
@@ -28,7 +28,7 @@
2828
.hero-subtitle {
2929
margin: 0px 0px 0px 10px;
3030
color: rgb(255, 153, 0);
31-
font-size: 5vw;
31+
font-size: 3rem;
3232

3333
font-family: "League Spartan", sans-serif;
3434
font-optical-sizing: auto;
@@ -41,7 +41,7 @@
4141
flex-flow: row wrap;
4242
justify-content: flex-start;
4343
gap: 10px 30px;
44-
44+
margin-bottom: 200px;
4545
}
4646
.event-item {
4747
padding: 5px 15px;

0 commit comments

Comments
 (0)