Skip to content

Commit b879036

Browse files
committed
Fix styling
1 parent b86f4eb commit b879036

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

index.html.pm

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -94,20 +94,20 @@
9494
If you want to attend the meetup, please ◊(link "tell us about it" "https://www.meetup.com/tu-lambda/") so that we can plan accordingly 😊
9595
}
9696

97-
◊heading["Contact"]
98-
div[#:class "mt-8"]{
99-
◊par{
100-
Do you want to keep posted about the next event or continue the discussion? Maybe you even want to contribute a talk yourself?
101-
}
102-
◊a[#:href "https://matrix.to/#/#functional-programming-night-tuebingen:matrix.org" #:class "ml-4 inline-flex gap-4 items-center hover:text-[@{jordy}] focus-visible:text-[@{jordy}] duration-300"]{
103-
◊svg[#:xmlns "http://www.w3.org/2000/svg" #:fill "none" #:viewBox "0 0 24 24" #:stroke-width "1" #:stroke "currentColor" #:class "size-8"]{
104-
◊path[#:stroke-linecap "round" #:stroke-linejoin "round" #:d "M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"]
105-
}
106-
◊span[#:class "text-xl font-fira-code tracking-tighter leading-snug"]{
107-
Join our Matrix Room
108-
}
109-
}
97+
◊heading["Contact"]
98+
div[#:class "pb-6"]{
99+
◊par{
100+
Do you want to keep posted about the next event or continue the discussion? Maybe you even want to contribute a talk yourself?
101+
}
102+
◊a[#:href "https://matrix.to/#/#functional-programming-night-tuebingen:matrix.org" #:class "ml-4 inline-flex gap-4 items-center hover:text-[@{jordy}] focus-visible:text-[@{jordy}] duration-300"]{
103+
◊svg[#:xmlns "http://www.w3.org/2000/svg" #:fill "none" #:viewBox "0 0 24 24" #:stroke-width "1" #:stroke "currentColor" #:class "size-8"]{
104+
◊path[#:stroke-linecap "round" #:stroke-linejoin "round" #:d "M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"]
105+
}
106+
◊span[#:class "text-xl font-fira-code tracking-tighter leading-snug"]{
107+
Join our Matrix Room
110108
}
109+
}
110+
}
111111
}
112112
}
113113

0 commit comments

Comments
 (0)