FIX github logo in #forkme

This commit is contained in:
salamimitpizza 2017-02-02 06:42:48 +01:00
parent f7fd18ae21
commit 46d2956fda
2 changed files with 5 additions and 1 deletions

View File

@ -12,6 +12,10 @@
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
img {
width: 13px;
}
}
#readme {

File diff suppressed because one or more lines are too long