Added Dockerfiles and scripts to run the dev build of Colossus through Docker

This commit is contained in:
Gregory Ballantine
2023-07-05 13:52:15 -04:00
parent d6a72fcee3
commit 408b3baf8f
5 changed files with 47 additions and 1 deletions

View File

@ -23,7 +23,7 @@ a{
left: 0;
width: 100%;
height: $nav-height;
background: navy;
background: $primary-color;
color: #eee;
font-size: 2rem;