Fix typo in comment.
This commit is contained in:
parent
276a4857ff
commit
d2aef28044
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user