We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51dea1c commit 9cc217fCopy full SHA for 9cc217f
1 file changed
docs/stylesheets/extra.css
@@ -61,4 +61,10 @@
61
.md-header__button.md-logo svg {
62
height: 2rem !important; /* 32px */
63
width: auto !important;
64
+}
65
+
66
+/* フッターのソーシャルアイコンを大きく */
67
+.md-social__link svg {
68
+ width: 1.5rem !important;
69
+ height: 1.5rem !important;
70
}
0 commit comments