removed unused files

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2020-01-05 00:00:59 +01:00
parent 7e81a80dba
commit 9520217705
No known key found for this signature in database
GPG Key ID: B143FF27EF555D16
2 changed files with 0 additions and 9 deletions

2
next-env.d.ts vendored
View File

@ -1,2 +0,0 @@
/// <reference types="next" />
/// <reference types="next/types/global" />

View File

@ -1,7 +0,0 @@
.card {
box-shadow: 0 0 5px black;
}
.backWhite {
background: white;
}