We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6416e6a + d56694c commit c5338ddCopy full SHA for c5338dd
assets/css/main.css
@@ -981,6 +981,7 @@ pre code {
981
color: #311e3e;
982
-webkit-transition: all .4s;
983
transition: all .4s;
984
+ padding: 10px;
985
}
986
987
.menu-icon:hover,
assets/css/sass/parts/_header.scss
@@ -74,6 +74,7 @@
74
font-size: 18px;
75
color: $dark-purple;
76
77
78
&:hover {
79
opacity: .8;
80
0 commit comments