auto play boxes + get rid of tailwind
This commit is contained in:
9
css/boxes.css
Normal file
9
css/boxes.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.boxes-container {
|
||||
max-width: 800px;
|
||||
margin: 100px auto;
|
||||
}
|
||||
.boxes-container input{
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
margin: 2;
|
||||
}
|
||||
Reference in New Issue
Block a user