removed background color from debugging
This commit is contained in:
@@ -100,7 +100,6 @@ td {
|
|||||||
/**Responsiveness**/
|
/**Responsiveness**/
|
||||||
@media screen and (max-width: 900px) {
|
@media screen and (max-width: 900px) {
|
||||||
#songs {
|
#songs {
|
||||||
background-color: green;
|
|
||||||
grid-template-columns: 40% 40%;
|
grid-template-columns: 40% 40%;
|
||||||
column-gap: 20%;
|
column-gap: 20%;
|
||||||
row-gap: 75px;
|
row-gap: 75px;
|
||||||
|
|||||||
Reference in New Issue
Block a user