Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #60 from emceeaich/emceeaich-patch-1
Browse files Browse the repository at this point in the history
Partial fix for #54
  • Loading branch information
emceeaich committed Oct 1, 2018
2 parents d51abdb + eb06286 commit d49443b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ body {
margin: 0;
padding: 2vw;
height: 100vh;
width: 100vw;
width: 100%;
}

a {
Expand Down Expand Up @@ -153,4 +153,4 @@ tbody tr:nth-of-type(2n) a {
footer {
margin-top: 4vh;
margin-bottom: 2vh;
}
}

0 comments on commit d49443b

Please sign in to comment.