1
0
mirror of https://github.com/thangisme/notes.git synced 2024-09-19 08:45:54 -04:00
notes/docs/utilities/utilities.md

14 lines
390 B
Markdown
Raw Normal View History

2017-03-26 21:09:19 -04:00
---
layout: default
title: Utilities
2018-11-16 11:47:14 -05:00
nav_order: 4
2017-03-26 21:09:19 -04:00
has_children: true
2018-11-19 13:28:59 -05:00
permalink: docs/utilities
2017-03-26 21:09:19 -04:00
---
# Utilities
2019-01-14 14:18:09 -05:00
{: .no_toc }
2017-03-26 21:09:19 -04:00
2019-01-14 14:32:41 -05:00
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.
2017-03-26 21:09:19 -04:00
{: .fs-6 .fw-300 }