diff --git a/src/parts/_misc.scss b/src/parts/_misc.scss index 383762f..45762b8 100644 --- a/src/parts/_misc.scss +++ b/src/parts/_misc.scss @@ -12,13 +12,10 @@ table { margin-bottom: 10px; } -td, -th { +td, th { padding: 5px; } -table, -th, -td { +table, th, td { border: 1px solid $border; -} +} \ No newline at end of file