Add margin to board
class
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
f0fb5a11fe
commit
d88e3a7ac8
|
@ -4,7 +4,7 @@ div {
|
|||
|
||||
.board {
|
||||
width: 84vw;
|
||||
margin: auto;
|
||||
margin: 10px auto;
|
||||
outline: 1px solid black;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue