Fix initial comment spacing.

This commit is contained in:
Hyperling 2025-05-17 09:47:43 -07:00
parent f598d8f401
commit f7b60e0944
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/*** Logo In Header ***/
/*** Logo In Header ***/
/* Shared Attributes */
.banner-top, .banner-middle, .banner-bottom {

View File

@ -1,4 +1,4 @@
/*** Dark Theme ***/
/*** Dark Theme ***/
body {
background-color: #444444;
}

View File

@ -1,4 +1,4 @@
/*** 2022-09-14 CSS for the website. ***/
/*** 2022-09-14 CSS for the website. ***/
/* https://www.w3schools.com/Css/css_rwd_grid.asp */
/* Enable dynamic stuffs, makes the element think its entire size includes padding. */