Fix typo in comment.
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
/*** 2022-09-14 CSS for the website. ***/
 | 
			
		||||
			/* https://www.w3schools.com/Css/css_rwd_grid.asp */
 | 
			
		||||
 | 
			
		||||
			/* Enable dynamic stuffs, maks the element think its entire size includes padding. */
 | 
			
		||||
			/* Enable dynamic stuffs, makes the element think its entire size includes padding. */
 | 
			
		||||
			* {
 | 
			
		||||
				box-sizing: border-box;
 | 
			
		||||
			}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user