Skip to content

Commit 0cd4e50

Browse files
Add files via upload
1 parent afb2d5e commit 0cd4e50

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

slot/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,12 @@
344344
font-size: clamp(5px, 1.6vw, 10px);
345345
}
346346
}
347+
348+
@media (max-width: 600px) {
349+
.led-spinning {
350+
padding-left: 12%;
351+
}
352+
}
347353
</style>
348354
</head>
349355
<body>

0 commit comments

Comments
 (0)