Added missing semicolon to Github.css
This commit is contained in:
parent
620d89f1e1
commit
bc280e54ca
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue