Merge pull request #48 from DeepakasBTG/frontend

Result: CTA border added
This commit is contained in:
DeepakasBTG 2026-02-05 21:28:55 +05:30 committed by GitHub
commit 6500a33f9d

View file

@ -649,6 +649,7 @@ input[type="text"], input[type="email"], input[type="password"], select {
margin: 10px auto;
display: block;
text-decoration: none;
border: 1px solid #fff;
}
.download-song-btn:hover, .download-song-btn:focus, .copy-btn:hover, .copy-btn:focus {
@ -669,6 +670,7 @@ input[type="text"], input[type="email"], input[type="password"], select {
margin: 10px auto;
display: block;
text-decoration: none;
border: 1px solid #fff;
}
.share-text {