Skip to content

Commit 265c942

Browse files
committed
New flex center
1 parent e5e8652 commit 265c942

File tree

10 files changed

+17
-10
lines changed

10 files changed

+17
-10
lines changed

_pages/docs/force_style.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on anything if you want.
1717
<span class="left-text">Only make the text inside left aligned</span>
1818
<span class="right-text">Only make the text inside right aligned</span>
1919
<span class="center">Make anything inside center aligned</span>
20+
<span class="center-flex">Make anything inside center aligned, but flex friendly</span>
2021
<span class="full-width">Forces object to have 100% width</span>
2122
<span class="half-width">Forces object to have 50% width</span>
2223
<span class="no-border">Remove borders from object</span>

css/blobcat.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/colours.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)