From 3b399d59f873bcdb536efec230100003bb2267e8 Mon Sep 17 00:00:00 2001 From: sanskaarz Date: Fri, 11 Aug 2023 12:25:12 +0530 Subject: [PATCH] modified: style.css --- style.css | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 3e088bf..839ca0d 100644 --- a/style.css +++ b/style.css @@ -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; \ No newline at end of file +/* it is adviced to use background-size: cover; +/* Default size is 16px */ \ No newline at end of file