Resize SVG for big play button

This commit is contained in:
Korbs 2025-02-10 01:50:09 -05:00
parent fd04ad839d
commit 034a726446
Signed by: Korbs
SSH key fingerprint: SHA256:Q0b0KraMldpAO9oKa+w+gcsXsOTykQ4UkAKn0ByGn5U

View file

@ -308,7 +308,7 @@
justify-content: center;
padding: 32px;
cursor: pointer;
i::before {
svg::before {
width: 64px;
height: 64px;
}