mirror of
https://github.com/cjcenizal/flexbox-patterns.git
synced 2025-08-05 15:47:27 +02:00
Build dist.css.
This commit is contained in:
10
dist/index.html
vendored
10
dist/index.html
vendored
@@ -88,7 +88,7 @@
|
|||||||
organic coffee-based varnish. Tree housewarming party this weekend!
|
organic coffee-based varnish. Tree housewarming party this weekend!
|
||||||
</div>
|
</div>
|
||||||
<div class="postBody__date">
|
<div class="postBody__date">
|
||||||
December 4, 2023
|
December 4
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -161,7 +161,7 @@
|
|||||||
Going hiking with @karla in Yosemite!
|
Going hiking with @karla in Yosemite!
|
||||||
</div>
|
</div>
|
||||||
<div class="postBody__date">
|
<div class="postBody__date">
|
||||||
May 27, 2027
|
May 27
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -180,7 +180,7 @@
|
|||||||
Love flexboxpatterns.com!
|
Love flexboxpatterns.com!
|
||||||
</div>
|
</div>
|
||||||
<div class="postBody__date">
|
<div class="postBody__date">
|
||||||
May 28, 2027
|
May 28
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -198,7 +198,7 @@
|
|||||||
#replicant
|
#replicant
|
||||||
</div>
|
</div>
|
||||||
<div class="postBody__date">
|
<div class="postBody__date">
|
||||||
June 1, 2027
|
June 1
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -215,7 +215,7 @@
|
|||||||
I love eating pizza!!!!!!!
|
I love eating pizza!!!!!!!
|
||||||
</div>
|
</div>
|
||||||
<div class="postBody__date">
|
<div class="postBody__date">
|
||||||
June 5, 2027
|
June 5
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
3
dist/styles.css
vendored
3
dist/styles.css
vendored
@@ -258,6 +258,8 @@
|
|||||||
*/
|
*/
|
||||||
-ms-flex: 0 1 auto;
|
-ms-flex: 0 1 auto;
|
||||||
flex: 0 1 auto;
|
flex: 0 1 auto;
|
||||||
|
|
||||||
|
padding-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.postUser__portrait {
|
.postUser__portrait {
|
||||||
@@ -295,6 +297,7 @@
|
|||||||
color: #57727C;
|
color: #57727C;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
line-height: 1;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user