web: properly fetch colors for horizontal rule blocks

This commit is contained in:
2025-06-17 19:20:15 +02:00
parent bc6b284140
commit 35e155ab14
3 changed files with 126 additions and 15 deletions
+1 -7
View File
@@ -34,13 +34,7 @@ const EventFragmentDefinition = graphql(`
subtitle
lead
body {
id
blockType
field
... on RichTextBlock {
rawValue
value
}
...OneLevelOfBlocks
}
featuredImage {
...Image