add spacing to table
This commit is contained in:
parent
1ff58a7c5b
commit
7840f67fb7
@ -24,7 +24,8 @@ table {
|
||||
border: 1px solid white;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
margin-block: 2.5em;
|
||||
}
|
||||
td {
|
||||
border: 1px solid white;
|
||||
|
Loading…
Reference in New Issue
Block a user