Added missing semicolon to Github.css

This commit is contained in:
Camerin 2021-10-31 20:54:51 -04:00
parent 620d89f1e1
commit bc280e54ca
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
width: 75vw; width: 75vw;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
padding-bottom: 5.5rem padding-bottom: 5.5rem;
} }
.repo { .repo {