Add files via upload

This commit is contained in:
wakgill
2020-12-31 22:08:56 -06:00
committed by GitHub
parent 0650cec1c3
commit 6d658770d7
84 changed files with 3046 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
---
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 }