make table a little more readable
This commit is contained in:
parent
62c6267e04
commit
4dd5397077
|
@ -167,6 +167,10 @@ table {
|
|||
color: $black;
|
||||
font-weight: normal !important;
|
||||
}
|
||||
|
||||
td {
|
||||
padding-right: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
::selection {
|
||||
|
|
Loading…
Reference in New Issue