Set .github-corner to same opacity as #itemlist

This commit is contained in:
Lucian I. Last 2018-11-21 17:27:04 +01:00
parent 3e62f5b8d5
commit e3bc78ce50
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ body {
}
.github-corner {
opacity: 0.3;
opacity: 0.4;
}
.github-corner:hover {
opacity: 1;