Skip to content

Commit

Permalink
modified: style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
sanskaarz committed Aug 11, 2023
1 parent 0caa1ee commit 3b399d5
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,22 @@ z-index: 0;
z-index: -1;
*/



/* Sizes */
/*
%- it totally depends upon its immediate parent
vh-viewport height
vw-viewport width
*/



/* ID must start with a letter (a-z or A-Z).*/
/* ID can contain alphabets numbers - . _ : */
/* ids and class names does not contain spaces */
/* it is adviced to use background-size: cover;
/* it is adviced to use background-size: cover;
/* Default size is 16px */

0 comments on commit 3b399d5

Please sign in to comment.