Implement button styles

This commit is contained in:
Chris Wilson
2020-12-02 23:05:37 -05:00
parent d447dccbb5
commit ce5f8d7267
7 changed files with 98 additions and 24 deletions

View File

@@ -15,6 +15,10 @@
text-align: left;
}
#generate-game button{
margin-top: 5px;
}
#generate-game-form-wrapper{
width: 100%;
text-align: center;