CSS documentation

This commit is contained in:
Eric Fawcett 2020-04-10 17:25:41 -04:00
parent 55bd60758d
commit 0dd2c708e4
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
body { body {
margin: 0px auto; margin: 0px auto;
background-color: #444444; background-color: #444444;
/*overflow: hidden;*/
} }
.grid-container { /* Default to single column for small screens */ .grid-container { /* Default to single column for small screens */
display: grid; display: grid;