Fixes throwing 404 (#894)

* Fixes throwing 404

* Update index.css

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
This commit is contained in:
Maciej Palmowski 2021-07-31 08:16:36 +02:00 committed by GitHub
parent 289450fce6
commit 01d72bc27a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,3 @@
@import './theme';
@import './code';
* {
box-sizing: border-box;
margin: 0;