made synthwave pixelated
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
<body style="background-color: #323232; color: #ffffff;">
|
||||
<img src="/assets/starNoise_512x512.png" draggable="false" id="starNoise">
|
||||
<img src="/assets/synthwaveSun_40x40.png" draggable="false" class="synthSun">
|
||||
<canvas id="synthwave" style="position: absolute; bottom: 0%; left: 0%;"></canvas>
|
||||
<canvas id="synthwave" style="position: absolute; bottom: round(0%, var(--pxDensityPx)); left: round(0%, var(--pxDensityPx));"></canvas>
|
||||
|
||||
<ul class="navBar">
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user