💄 style: round tables borders

This commit is contained in:
welpo
2023-07-07 16:14:12 +02:00
parent 787243c3c5
commit 7c3463c0fe

View File

@@ -7,6 +7,7 @@ table {
border-style: hidden !important;
margin: 2rem auto;
min-width: 13rem;
border-radius: 5px;
}
table th,