mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Reduced right side content padding on Play button
This commit is contained in:
@@ -474,7 +474,7 @@ html {
|
||||
|
||||
.btnPlay>.detailButton-content::after {
|
||||
padding-left: .25em;
|
||||
padding-right: 1em;
|
||||
padding-right: .5em;
|
||||
place-content: center;
|
||||
content: "Play";
|
||||
}
|
||||
|
Reference in New Issue
Block a user