improved tips code quality

This commit is contained in:
2025-01-05 01:38:21 +01:00
parent d913d95793
commit cde06f7a85
6 changed files with 56 additions and 36 deletions
+3 -1
View File
@@ -39,6 +39,8 @@ body {
}
#synthwaveCanvas {
position: absolute;
bottom: round(0%, var(--pxDensityPx));
top: round(0%, var(--pxDensityPx));
left: round(0%, var(--pxDensityPx));
width: 100%;
height: 100%;
}