Update RedditlikeMemo.HTML
This commit is contained in:
parent
bb61383da0
commit
33ac513888
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: #f0f0f0;
|
background-color: #fff3b0;
|
||||||
font-family: Arial, sans-serif;
|
font-family: Arial, sans-serif;
|
||||||
background-color: #fff3b0
|
|
||||||
}
|
}
|
||||||
.game-button {
|
.game-button {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue