Properties

General Padding

To adjust the padding open the variables panel and change the spacing values accordingly. We use VW to be more controlled with our spacing, however you will need to adjust each responsive level. We shortened the word padding to pad to avoid confusion with the actual css value padding-x
Class type
Top
Left
Right
Bottom
5vw
5vw
5vw
5vw
General Padding: Text Padding on here Full
pad-full
General Padding: Top & Bottom
pad-top-bottom
General Padding: Top
pad-top
General Padding: Bottom
pad-bottom
General Padding: Left & Right
pad-left-right
General Padding: Right
pad-right
General Padding: Left
pad-left

Inner Padding

Extending beyond standard padding inner padding is used for smaller edge cases this can be used in pullouts or cards etc.
General Padding: Full
pad-full-small
General Padding: Top & Bottom
pad-top-bottom-small
General Padding: Top
pad-top-small
General Padding: Bottom
pad-bottom-small
General Padding: horizontal
pad-left-right-small
General Padding: Right
pad-right-small
General Padding: Left
pad-left-small

Section Padding

To adjust the padding click the lighter grey area to select the element you wish to change. We use VW to be more controlled with our spacing, however you will need to adjust each responsive level.
Section Padding: Full
section-pad-full
Section Padding: horizontal
section-pad-left-right
Section Padding: Left
section-pad-left
Section Padding: Right
section-pad-right
Section Padding: Vertical
section-pad-top-bottom
Section Padding: Top
section-pad-top
Section Padding: Bottom
section-pad-bottom

Margins

To adjust the margins edit the spacing value inside of the variables panel.
Class type
Top
Left
Right
Bottom
5vw
5vw
5vw
5vw
Margin: Full
marge-full
Margin: Top
marge-top
Margin: Bottom
marge-bottom
Margin: Top and Bottom
marge-top-bottom
Margin: Right
marge-right
Margin: Left
marge-left
Margin: Left and Right
marge-left-right

Small Margins

To adjust the margins edit the spacing value inside of the variables panel.
Margin: Full
marge-full-small
Margin: Top
marge-top-small
Margin: Bottom
marge-bottom-small
Margin: Top and Bottom
marge-top-bottom-small
Margin: Right
marge-right-small
Margin: Left
marge-left-small
Margin: Left and Right
marge-left-right-small

Text & Button Margins

Extending the margin classes to become em's instead of VW's this way we don't need to use unique classes. this is simply adding the extended size large marge-bottom
Extra Large Marge Top
Extra Large Marge Bottom
Largest Marge Top
Largest Marge Bottom
Larger Marge Top
Larger Marge Bottom
Large Marge Top
Large Marge Bottom
Mid Marge Top
Mid Marge Bottom
Small Marge Top
Small Marge Bottom
Smaller Marge Top
Smaller Marge Bottom
Smallest Marge Top
Smallest Marge Bottom
Black
Black
Black
Black
Black
Black
Black

Heights & Widths

When you wish to set heights on elements, we use svh to set the minimum height while respecting the content overflow. so for example in headers on mobile the content might be taller than the 100vh we may set with browser bar and other native UI this can cause your content to break dvh will cause the content to jump so svh is the most flexible.
Viewport Height:
10% of the viewport (device) height
10svh
Viewport Height:
20% of the viewport (device) height
20svh
Viewport Height:
30% of the viewport (device) height
30svh
Viewport Height:
40% of the viewport (device) height
40svh
Viewport Height:
50% of the viewport (device) height
50svh
Viewport Height:
60% of the viewport (device) height
60svh
Viewport Height:
70% of the viewport (device) height
70svh
Viewport Height:
80% of the viewport (device) height
80vh
Viewport Height:
90% of the viewport (device) height
90svh
Viewport Height:
100% of the viewport (device) height
100svh
Viewport Width:
10% of the viewport (device) Width
10vw
Viewport Width:
20% of the viewport (device) width
20vw
Viewport Width:
30% of the viewport (device) width
30vw
Viewport Width:
40% of the viewport (device) width
40vw
Viewport Width:
50% of the viewport (device) width
50vw
Viewport Width:
60% of the viewport (device) width
60vw
Viewport Width:
70% of the viewport (device) width
70vw
Viewport Width:
80% of the viewport (device) width
80vw
Viewport Width:
90% of the viewport (device) width
90vw
Viewport Width:
100% of the viewport (device) width
100vw
Container Width:
10% of the containing width
10pc
Container Width:
20% containing width
20pc
Container Width:
30% of the containing width
30pc
Container Width:
40% of the containing width
40pc
Container Width:
50% of the containing width
50vw
Container Width:
60% of the containing width
60pc
Container Width:
70% of the containing width
70pc
Container Width:
80% of the containing width
80vw
Container Width:
90% of the containing width
90pc
Container Width:
100% of the containing width
100pc

Flex

Flex means we want to take all our elements and have a layout either horizontally or vertically, we can also control what we want those elements inside do, so for example have space between them or position the to the bottom/left/top.

So we are flexing any element either horizontally or vertically

Flex Horizontal

Flex Vertical

Flex Container

Flex container defaults to right unless inside a container-respond then when the available area is less the flex will switch to vertical to accommodate

Heading 1

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.

Class type
Flex Direction
Wrap
Horizontal
none
Horizontal
true

Radius

Open the variables panel to set the radius values

Borders

Stack the classes for the desired outcome.
Class type
Border
Color
2px
Black

Text Alignments

Change the alignment of any text element using this class.
Right Alignment
Center Alignment
Right Alignment
This class will only align center on mobile you can add this to the container

Orphan Text

Change the alignment of any text element using this class.
This is text which needs to wrap when it has an orphan word