diff --git a/assets/styles/global.css b/assets/styles/global.css index 0d2c5fc..52eed34 100644 --- a/assets/styles/global.css +++ b/assets/styles/global.css @@ -108,11 +108,8 @@ ul { list-style: none; } /* Utility and Helper */ -.-flex-column { - display: flex; - flex-direction: column; -} - +.-flex { display: flex; } +.-flex-column { flex-direction: column; } .-flex-grow { flex-grow: 1; } .--sr-only { diff --git a/index.html b/index.html index 25bde01..ab8f4f3 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -28,7 +28,7 @@ - + -
-
+
+

Simple Note

-
+