8 lines
61 B
CSS
8 lines
61 B
CSS
table {
|
|
width: 75%;
|
|
}
|
|
|
|
.spacer {
|
|
flex: 1 1 auto;
|
|
}
|
|
|