Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fix: fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Fasih Ali authored and Fasih Ali committed Sep 26, 2023
1 parent 3645709 commit d30b58a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
align-items: center;
min-block-size: 7.5rem;
th {
padding: 1rem;
padding-block: 0;
inline-size: 7.3rem;
&:nth-child(1) {
inline-size: 11rem;
Expand Down Expand Up @@ -63,7 +63,7 @@
gap: 1rem;

td {
padding: 1rem;
padding-block: 1rem;
display: flex;
justify-content: center;
inline-size: 6.9rem;
Expand Down

0 comments on commit d30b58a

Please sign in to comment.