Added missing semicolon to Github.css
This commit is contained in:
parent
140746949a
commit
40ba987137
|
|
@ -9,7 +9,7 @@
|
|||
width: 75vw;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding-bottom: 5.5rem
|
||||
padding-bottom: 5.5rem;
|
||||
}
|
||||
|
||||
.repo {
|
||||
|
|
|
|||
Loading…
Reference in New Issue