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