Skip to content

Commit

Permalink
Tables should take up full width
Browse files Browse the repository at this point in the history
  • Loading branch information
leomet07 committed Dec 10, 2024
1 parent 9e987de commit d895aa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/Advertise.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

.pricing_table {
font-size: 1.3rem;
width: 100%;
border-collapse: collapse;
}

Expand Down

0 comments on commit d895aa5

Please sign in to comment.