1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-09 08:50:48 +00:00
notes/docs/utilities/utilities.md
2018-11-19 13:28:59 -05:00

385 B

layout title nav_order has_children permalink
default Utilities 4 true docs/utilities

Utilities

{:.no_toc}

CSS utility classes come in handy when you to want to override default styles to give create additional whitespace (margins/padding), unexpected shifts in font-size or weight, add color, or to hide (or show) something a specific screen size. {: .fs-6 .fw-300 }