game Of Life
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
.boxes-container {
|
||||
max-width: 800px;
|
||||
margin: 100px auto;
|
||||
position: relative;
|
||||
}
|
||||
.boxes-container input{
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
margin: 2;
|
||||
height: 3.125%;
|
||||
width: 3.125%;
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user