Commit 924f4ee 1 parent 046fdc3 commit 924f4ee Copy full SHA for 924f4ee
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ a.event-card {
44
44
background-image : url (" assets/img/sunflower1.jpg" );
45
45
background-size : cover ;
46
46
background-position : top ;
47
+
48
+ flex-direction : column ;
47
49
}
48
50
49
51
#leaflet {
Original file line number Diff line number Diff line change 17
17
}
18
18
19
19
$ sunflower_return = sprintf (
20
- ' <div class="wp-block-group alignfull sunflower-has-background-dim has-text-color has-white-color has-background is-vertical is-content-justification-center is-content-justification-center is-layout-flex wp-container-core-group-is-layout-4 wp- block-group-is-layout-flex next-events %s">
20
+ ' <div class="wp-block-group alignfull sunflower-has-background-dim has-text-color has-white-color has-background is-vertical is-content-justification-center is-content-justification-center is-layout-flex wp-block-group-is-layout-flex next-events %s">
21
21
<div class="wp-block-group__inner-container">
22
22
<h2 class="wp-block-heading has-text-align-center h1">%s</h2>
23
23
<div class="wp-block-button text-center mb-5"><a class="wp-block-button__link no-border-radius" href="%s" rel="">%s</a></div>
You can’t perform that action at this time.
0 commit comments