1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-09 18:00:46 +00:00
notes/docs/utilities/utilities.md
2019-01-14 14:43:29 -05:00

14 lines
390 B
Markdown

---
layout: default
title: Utilities
nav_order: 4
has_children: true
permalink: docs/utilities
---
# Utilities
{: .no_toc }
CSS utility classes come in handy when you to 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 }