mirror of
https://github.com/kognise/water.css.git
synced 2025-08-08 06:06:57 +02:00
Make tables bigger
This commit is contained in:
@@ -10,10 +10,11 @@ hr {
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
margin-bottom: 10px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
td, th {
|
||||
padding: 5px;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
table, th, td {
|
||||
|
Reference in New Issue
Block a user