1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-28 15:29:48 +02:00

Misc. formatting update

This commit is contained in:
Kognise
2019-04-06 19:10:19 -04:00
parent a5523307cd
commit 98aa9f3579

View File

@@ -12,13 +12,10 @@ table {
margin-bottom: 10px;
}
td,
th {
td, th {
padding: 5px;
}
table,
th,
td {
table, th, td {
border: 1px solid $border;
}