diff --git a/css/styles.css b/css/styles_v1.css similarity index 98% rename from css/styles.css rename to css/styles_v1.css index a61ba03..c9b7ef7 100644 --- a/css/styles.css +++ b/css/styles_v1.css @@ -19,7 +19,7 @@ body { max-width: 100vw; font-family: 'Source Code Pro', monospace; } -.content{ +.ccontent{ display: flex; justify-content: space-between; align-items: center; diff --git a/index.html b/index.html index 36dec91..f54ba22 100644 --- a/index.html +++ b/index.html @@ -27,13 +27,13 @@