css
This commit is contained in:
@ -42,7 +42,10 @@ button {
|
||||
|
||||
.play {
|
||||
grid-column: 2 / 4;
|
||||
justify-self: center;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
text-shadow: 2px 1px rgb(153, 145, 175);
|
||||
font-size: 1.5em;
|
||||
width: 70%;
|
||||
margin: 40px;
|
||||
}
|
||||
|
@ -53,12 +53,11 @@ canvas {
|
||||
flex-direction: column;
|
||||
margin: 5% 2%;
|
||||
height: 400px;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.hold {
|
||||
width: 120px;
|
||||
flex-grow: 0;
|
||||
justify-content: right;
|
||||
}
|
||||
|
||||
.stats {
|
||||
|
Reference in New Issue
Block a user