Laser print and reflect

This commit is contained in:
2026-03-30 16:48:53 +02:00
committed by M1n-0
parent 2eb7bd46dc
commit 3e6a2130e9
2 changed files with 178 additions and 22 deletions

View File

@@ -113,9 +113,8 @@ main {
}
.light-laser {
margin-top: 14px;
height: 7px;
height: 2px;
width: 35px;
background-color: red;
display: flex;
background-size: 2px 35px;
}