Updates for GoatHacks 2025 #34
3 changed files with 3 additions and 3 deletions
|
@ -14,5 +14,5 @@
|
|||
|
||||
body {
|
||||
min-height: 100vh;
|
||||
background-color: #003049;
|
||||
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$color-nav-bg: #974355;
|
||||
$color-bg: #003049;
|
||||
$color-bg: #000000;
|
||||
|
||||
.navbar-dark, .modal-header, .table-header {
|
||||
background-color: $color-nav-bg;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e0fb69c0be54c6cce7391ccb86a9bf14b80f432b
|
||||
Subproject commit 5768c790f43b50f52a18356ff83a9259df07beca
|
Loading…
Add table
Reference in a new issue