We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650853c commit 3579e19Copy full SHA for 3579e19
css/kunai/site/navbar.css
@@ -48,7 +48,7 @@ nav[role="navigation"] {
48
height: 0;
49
padding: 32px 32px 0 0;
50
margin: 0 4px 0 0;
51
- background-image: url(https://cpprefjp.github.io/static/original-icons/cpprefjp-icon-v1.1-transparent.png);
+ background-image: url(https://cpprefjp.github.io/static/original-icons/cpprefjp-icon-v2.0-transparent.png);
52
background-size: contain;
53
background-repeat: no-repeat;
54
}
0 commit comments