1
0
mirror of https://github.com/cjcenizal/flexbox-patterns.git synced 2025-08-05 07:37:31 +02:00

Build dist.css.

This commit is contained in:
CJ Cenizal
2017-01-10 17:33:53 -08:00
parent 5c88c8be5b
commit f856b14c88
2 changed files with 8 additions and 5 deletions

10
dist/index.html vendored
View File

@@ -88,7 +88,7 @@
organic coffee-based varnish. Tree housewarming party this weekend!
</div>
<div class="postBody__date">
December 4, 2023
December 4
</div>
</div>
</div>
@@ -161,7 +161,7 @@
Going hiking with @karla in Yosemite!
</div>
<div class="postBody__date">
May 27, 2027
May 27
</div>
</div>
</div>
@@ -180,7 +180,7 @@
Love flexboxpatterns.com!
</div>
<div class="postBody__date">
May 28, 2027
May 28
</div>
</div>
</div>
@@ -198,7 +198,7 @@
#replicant
</div>
<div class="postBody__date">
June 1, 2027
June 1
</div>
</div>
</div>
@@ -215,7 +215,7 @@
I love eating pizza!!!!!!!
</div>
<div class="postBody__date">
June 5, 2027
June 5
</div>
</div>
</div>

3
dist/styles.css vendored
View File

@@ -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;
}