mirror of
https://github.com/standardebooks/f-scott-fitzgerald_the-great-gatsby.git
synced 2025-09-06 23:27:52 -04:00
Add vertical align to table
This commit is contained in:
parent
e25c8ee932
commit
a5149db726
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ table{
|
|||
|
||||
table td{
|
||||
padding: 0 .5em;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
table td:last-child{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue