diff --git a/main.rs b/main.rs deleted file mode 100644 index e69de29..0000000 diff --git a/public/index.css b/public/index.css index 8b5c750..211c114 100644 --- a/public/index.css +++ b/public/index.css @@ -10,6 +10,10 @@ html { height: 100%; } +li { + color: #fff; +} + body { display: flex; flex-direction: row; diff --git a/public/index.html b/public/index.html index a7f1b58..819b5a0 100644 --- a/public/index.html +++ b/public/index.html @@ -4,17 +4,7 @@