File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1- /* Yeah I know it's messy,
2- I was busy working on the Codeit app so I used a site generator :3
3- */
4-
51@import url ('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap' );
62
73/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@@ -4767,7 +4763,7 @@ body {
47674763 content : '' ;
47684764 height : 28px ;
47694765 width : 28px ;
4770- box-shadow : inset 0 0 0 2px rgb (255 255 255 / 10% ), inset 0 -10px 0 0 # 000 , inset 0 0 0 2px rgb (255 255 255 / 50% );
4766+ box-shadow : inset 0 0 0 2px rgb (255 255 255 / 10% ), inset 0 -10px 0 0 # 0f1014 , inset 0 0 0 2px rgb (255 255 255 / 50% );
47714767 background : transparent;
47724768 color : transparent;
47734769 animation : loader 1s linear infinite;
@@ -4776,7 +4772,7 @@ body {
47764772}
47774773
47784774.ctas .btn .second .loading ::before {
4779- box-shadow : inset 0 0 0 2px rgb (255 255 255 / 10% ), inset 0 -10px 0 0 # 1c1c1d , inset 0 0 0 2px rgb (255 255 255 / 50% );
4775+ box-shadow : inset 0 0 0 2px rgb (255 255 255 / 10% ), inset 0 -10px 0 0 # 1a1c24 , inset 0 0 0 2px rgb (255 255 255 / 50% );
47804776}
47814777
47824778.ctas .btn .installed {
You can’t perform that action at this time.
0 commit comments