user proper indentation

This commit is contained in:
koksnuss 2020-04-29 13:22:33 +02:00
parent 49b1905bf4
commit e5f281e7e6
2 changed files with 7 additions and 6 deletions

View File

@ -54,6 +54,7 @@ table {
width: 360px; width: 360px;
table-layout: fixed; table-layout: fixed;
white-space: nowrap; white-space: nowrap;
margin-bottom: 30px !important;
} }
table tr { table tr {