Doc update

pull/466/head
cagataycivici 2020-09-02 11:03:47 +03:00
parent fc6de3164b
commit 3fd6adb4a6
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@
<div>
<div class="content-section documentation">
<h1>FlexBox</h1>
<p>Easily manage the layout of your components with the responsive FlexBox utilities. If you require a utility to manage the layout of your application,
refer to the <router-link to="/grid">Grid System</router-link> instead.
</p>
<p>Easily manage the layout of your components with the responsive FlexBox utilities.
</p>
<h5>Flex Container</h5>
<p>An element can configured as a flexbox container using the <i>p-d-flex</i> or <i>p-d-inline-flex</i> classes.</p>