countdown (hot)
This commit is contained in:
parent
f6b03460d9
commit
1857e15791
3 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -13,6 +13,8 @@ goathacks/config.py
|
||||||
sqldmp
|
sqldmp
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
|
||||||
### Bower ###
|
### Bower ###
|
||||||
bower_components
|
bower_components
|
||||||
|
|
|
@ -14,5 +14,5 @@
|
||||||
|
|
||||||
body {
|
body {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
background-color: #000000;
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5768c790f43b50f52a18356ff83a9259df07beca
|
Subproject commit 9c17c56d0aab937f041334bfe7f4146bf2069659
|
Loading…
Add table
Reference in a new issue