oops
This commit is contained in:
parent
fa81c62146
commit
77562c6ea2
2 changed files with 2 additions and 1 deletions
2
.dockerignore
Normal file
2
.dockerignore
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
data
|
||||||
|
static/index.html
|
|
@ -44,7 +44,6 @@ body {
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: rgb(175, 225, 255);
|
color: rgb(175, 225, 255);
|
||||||
text-decoration: none;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
transition: 1.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
|
transition: 1.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue