Updates front page styling

This commit is contained in:
Dennis Schoepf 2024-11-29 22:32:27 +01:00
parent fbf50f893a
commit 640e1a197f
5 changed files with 16 additions and 11 deletions

View file

@ -80,23 +80,23 @@
dir: ltr,
spacing: 12pt,
block(
height: 165pt,
height: 160pt,
clip: true,
radius: 10pt,
image("../assets/profile.jpg"),
),
block(
height: 165pt,
width: 355pt,
height: 160pt,
width: 360pt,
radius: 10pt,
fill: black,
inset: (
top: 16pt,
left: 18pt,
right: 18pt,
top: 24pt,
left: 24pt,
right: 24pt,
),
stack(
spacing: 20pt,
spacing: 22pt,
stack(
dir: ltr,
spacing: 10pt,