center-aligned text in tables

This commit is contained in:
Frederik Palmø 2022-03-24 18:23:46 +01:00
parent 9b87deb4e2
commit 93a4b573dc

View File

@ -170,7 +170,7 @@ li {
}
table {
text-align: justify;
text-align: center;
width: 100%;
border-radius: 5px;