initial set up for styling updates; actually add files

This commit is contained in:
Ginger Wong
2020-08-17 09:00:36 -07:00
parent e5d8087979
commit ebc852b430
9 changed files with 170 additions and 15 deletions

View File

@@ -1,3 +1,8 @@
/*
Overall layout styles for all of owncast app.
*/
/* variables */
:root {
--header-height: 3.5em;