+
{% endfor %}
- View more posts
+
-
+
- View all events +
-
diff --git a/_sass/common.scss b/_sass/common.scss
index 17dab1b4..ad363eb9 100644
--- a/_sass/common.scss
+++ b/_sass/common.scss
@@ -33,6 +33,17 @@
font-family: $hero-font-family;
color: $sr-white;
margin-bottom: 0;
+ margin-right: auto;
+ }
+
+ .fixed-width {
+ display: flex;
+ align-items: center;
+ }
+
+ a.header-link-icon {
+ font-size: $beta;
+ color: $sr-white;
}
}
diff --git a/events.html b/events.html
index 62dd3094..ffc33835 100644
--- a/events.html
+++ b/events.html
@@ -6,6 +6,7 @@
diff --git a/index.html b/index.html index bb79474d..f4f457ac 100644 --- a/index.html +++ b/index.html @@ -238,7 +238,6 @@
{{ post.title }}
Upcoming events
@@ -270,10 +269,17 @@Upcoming events
There are no upcoming events.
- View previous
+
+ View more posts
+
+
+