removed background color from debugging

This commit is contained in:
Joshua Ashton
2025-02-03 11:30:16 -07:00
parent aa09c6128c
commit 87fe9e0454
-1
View File
@@ -100,7 +100,6 @@ td {
/**Responsiveness**/
@media screen and (max-width: 900px) {
#songs {
background-color: green;
grid-template-columns: 40% 40%;
column-gap: 20%;
row-gap: 75px;