From f856b14c880dcb89cc85ec7ed95da3845763440f Mon Sep 17 00:00:00 2001 From: CJ Cenizal Date: Tue, 10 Jan 2017 17:33:53 -0800 Subject: [PATCH] Build dist.css. --- dist/index.html | 10 +++++----- dist/styles.css | 3 +++ 2 files changed, 8 insertions(+), 5 deletions(-) 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; }