2023-09-03 00:00:25 -07:00

387 B

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

Utilities

{: .no_toc }

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