Center table contents
This commit is contained in:
parent
5a7a9779ec
commit
d7ecacf265
1 changed files with 4 additions and 0 deletions
|
@ -84,4 +84,8 @@ footer {
|
|||
.gallery-con {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
Loading…
Add table
Reference in a new issue