clean up and edit readme
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport"/>
|
||||
<meta name="theme-color" content="#1d1850"/>
|
||||
|
||||
<title>MEDTRACE: Case - Frontend Developer</title>
|
||||
<title>MEDTRACE</title>
|
||||
|
||||
<!-- ability to import three.js from cdn -->
|
||||
<script type="importmap">
|
||||
@@ -25,19 +25,8 @@
|
||||
padding: 0;
|
||||
}
|
||||
:root {
|
||||
/* init the CSS var from the "light" DOM */
|
||||
/* --theme-primary: #b2ff0b;
|
||||
--theme-primary-pale: #90aa00;
|
||||
--theme-secondary: #411dc9;
|
||||
--theme-secondary-hover: #512dd9;
|
||||
--theme-secondary-dark: #020c67;
|
||||
--theme-secondary-dark-hover: #121c7f; */
|
||||
--theme-error: #ff5a58;
|
||||
--theme-error-hover: #ff7a78;
|
||||
/* --theme-background: #1a1a19;
|
||||
--theme-title-color: #fff;
|
||||
--theme-ink-color: #ebeae2;
|
||||
--theme-font-family: "Roboto", sans-serif; */
|
||||
|
||||
--theme-primary: #caa026;
|
||||
--theme-primary-subdued: #846918;
|
||||
@@ -45,7 +34,6 @@
|
||||
--theme-secondary: #251f65;
|
||||
--theme-secondary-hover: #332a8b;
|
||||
--theme-secondary-dark: #1d1850;
|
||||
/* --theme-secondary-dark-hover: #121c7f; */
|
||||
|
||||
--theme-background: #120f32;
|
||||
--theme-background-top-bar: #120f32fa;
|
||||
|
||||
Reference in New Issue
Block a user