css update
publish.yaml / release (push) Successful in 34s

This commit is contained in:
2026-07-29 02:04:16 -07:00
parent 4a0f77b0a7
commit 77089e4b8c
+4 -3
View File
@@ -1,13 +1,14 @@
<!DOCTYPE html>
<head>
<link rel="icon" href="data:image/png;base64,iVBORw0KGgo=">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="module" src="index.js"></script>
</head>
<style>
* {
font-size: 3vmin;
input,button {
box-shadow: 0 0 0 2px black;
}
video {