Resize SVG for big play button
This commit is contained in:
parent
fd04ad839d
commit
034a726446
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 32px;
|
padding: 32px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
i::before {
|
svg::before {
|
||||||
width: 64px;
|
width: 64px;
|
||||||
height: 64px;
|
height: 64px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue