Removed Inline Styles

This commit is contained in:
Indrajith K L
2022-11-26 23:48:04 +05:30
parent 9624d079ce
commit 2604c2f88b
2 changed files with 3 additions and 2 deletions

2
hg.css
View File

@@ -48,6 +48,8 @@ body {
border-radius: 10px;
box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
text-align: center;
background-position: 50% 50%;
background-repeat: no-repeat;
}
.music-player .color-overlay {