Added game rules #42
@ -12,6 +12,11 @@ body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
main {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#main {
|
||||
display: grid;
|
||||
grid-template-columns: 80% 20%;
|
||||
|
Loading…
Reference in New Issue
Block a user