Use -angry suffix to override (add !important ) to the selector rules
For example: .mik-cut-bottom becomes .mik-cut-bottom-angry
[ top ] Material color palette
Colors take up the most space. The library with color will take 7.6K gzipped
And without color it will take 1.6K gzipped
[ top ] Cut padding and margin of an element
Useful when you want to put elements adjacent to each other
.mik-cut
.mik-cut-bottom
.mik-cut-left
.mik-cut-right
.mik-cut-top
[ top ] Float element
Either on the right or on the left. Do not mistake with flush
.mik-float-left
.mik-float-right
[ top ] Align (or flush) layout either (left,right,center or justify)
In general, useful when aligning elements
.mik-flush-center
.mik-flush-justify
.mik-flush-left
.mik-flush-right
[ top ] Padding element
Padding amount is calculated according to ratio scale in the config.The default one is:
[0.5em, 1em, 1.5em, 2.5em, 4em, 6.5em, 10.5em]
Default elements are of the second element on the scale ratio
[0.5em, 1em, 1.5em, 2.5em, 4em, 6.5em, 10.5em]
Default elements are of the second element on the scale ratio
.mik-pad
.mik-pad-0
.mik-pad-1
.mik-pad-2
.mik-pad-3
.mik-pad-4
.mik-pad-5
.mik-pad-bottom
.mik-pad-bottom-0
.mik-pad-bottom-1
.mik-pad-bottom-2
.mik-pad-bottom-3
.mik-pad-bottom-4
.mik-pad-bottom-5
.mik-pad-left
.mik-pad-left-0
.mik-pad-left-1
.mik-pad-left-2
.mik-pad-left-3
.mik-pad-left-4
.mik-pad-left-5
.mik-pad-right
.mik-pad-right-0
.mik-pad-right-1
.mik-pad-right-2
.mik-pad-right-3
.mik-pad-right-4
.mik-pad-right-5
.mik-pad-top
.mik-pad-top-0
.mik-pad-top-1
.mik-pad-top-2
.mik-pad-top-3
.mik-pad-top-4
.mik-pad-top-5
[ top ] Font size
Relative font size is calculated according to ratio scale in the config.The default one is:
Default elements are of the second element on the scale ratio
[0.5em, 1em, 1.5em, 2.5em, 4em, 6.5em, 10.5em]Default elements are of the second element on the scale ratio
.mik-fs-0
.mik-fs-1
.mik-fs-2
.mik-fs-3
.mik-fs-4
.mik-fs-5
[ top ] Containers
These behave similar to Bootstrap's container class
.mik-container
.mik-small-container
.mik-tiny-container