mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 11:21:46 +00:00
GH page: fix canvas size
This commit is contained in:
@ -86,12 +86,7 @@
|
||||
<section class="hero text-center text-light">
|
||||
<div class="hero-bg"></div>
|
||||
<div class="hero-particles-container">
|
||||
<canvas
|
||||
id="hero-particles"
|
||||
width="2558"
|
||||
height="1478"
|
||||
style="width: 1279px; height: 739px;"
|
||||
></canvas>
|
||||
<canvas id="hero-particles"></canvas>
|
||||
</div>
|
||||
<div class="container-sm">
|
||||
<div class="hero-inner">
|
||||
|
||||
Reference in New Issue
Block a user