diff --git a/dist/index.html b/dist/index.html index d40075a..97c38b5 100644 --- a/dist/index.html +++ b/dist/index.html @@ -88,7 +88,7 @@ organic coffee-based varnish. Tree housewarming party this weekend!
- December 4, 2023 + December 4
@@ -161,7 +161,7 @@ Going hiking with @karla in Yosemite!
- May 27, 2027 + May 27
@@ -180,7 +180,7 @@ Love flexboxpatterns.com!
- May 28, 2027 + May 28
@@ -198,7 +198,7 @@ #replicant
- June 1, 2027 + June 1
@@ -215,7 +215,7 @@ I love eating pizza!!!!!!!
- June 5, 2027 + June 5
diff --git a/dist/styles.css b/dist/styles.css index b5e07b5..6860b94 100644 --- a/dist/styles.css +++ b/dist/styles.css @@ -258,6 +258,8 @@ */ -ms-flex: 0 1 auto; flex: 0 1 auto; + + padding-bottom: 10px; } .postUser__portrait { @@ -295,6 +297,7 @@ color: #57727C; font-size: 12px; font-weight: 700; + line-height: 1; text-align: center; }