Skip to content

Commit

Permalink
Updated styles.css
Browse files Browse the repository at this point in the history
Updated styles.css
  • Loading branch information
CheetSheatOverlode committed Feb 27, 2024
1 parent 26ad80d commit c04ce35
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
:root {
--color1:white;
}

body, html {
height: 100%;
margin: 0;
Expand Down Expand Up @@ -169,4 +173,5 @@ body, html {
}

/* RESEARCH POSITION IN CSS */
/* css iterators by class */
/* css iterators by class */
/* root, var */

0 comments on commit c04ce35

Please sign in to comment.