Skip to content

Commit

Permalink
repo sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Octomerger authored Nov 19, 2020
2 parents 710ee99 + baec6e4 commit d69d67b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions stylesheets/tables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@
table-layout: auto;

code {
font-size: 100%;
background: none;
padding: 0;
font-size: 85%;
padding: 0.2em 0.4em;
background-color: rgba($black, 0.05);
border-radius: $border-radius;
}

thead tr {
Expand Down

0 comments on commit d69d67b

Please sign in to comment.