From 0b39634c2214bf5b353d9bf3540c89570118e097 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Sun, 9 Oct 2022 00:14:20 -0400 Subject: [PATCH] Separated martian and mint into two other files --- prototype/index.html | 1 + prototype/martian.css | 13 +++++++++++++ prototype/mint.css | 13 +++++++++++++ prototype/style.css | 28 ---------------------------- 4 files changed, 27 insertions(+), 28 deletions(-) create mode 100644 prototype/martian.css create mode 100644 prototype/mint.css diff --git a/prototype/index.html b/prototype/index.html index 58b3482..de6303f 100644 --- a/prototype/index.html +++ b/prototype/index.html @@ -4,6 +4,7 @@ mintea +