Skip to content

Commit

Permalink
Merge pull request #141 from Laravel-Lang/5.x
Browse files Browse the repository at this point in the history
[docs]: Fixed the size of the internal space of table cells
  • Loading branch information
andrey-helldar authored Nov 15, 2023
2 parents 7e19a78 + fb87df8 commit 777f414
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/.vuepress/styles/_tables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ table {
thead {
background: var(--c-bg-light);
}

p {
margin: 0;
}
}

0 comments on commit 777f414

Please sign in to comment.