We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc8bc79 + e42a274 commit bc5828cCopy full SHA for bc5828c
_layouts/home.html
@@ -85,7 +85,7 @@
85
</ul>
86
</div>
87
88
- <div class="border w-md-50 float-md-right mt-md-4 p-2">
+ <div class="border w-md-50 float-md-right mt-1 mt-md-4 p-2">
89
<strong> Dashboard </strong>
90
<!-- list of posts where category is "featured" -->
91
<ul class="list-unstyled">
assets/style.css
@@ -81,7 +81,7 @@ pre {
81
word-wrap: break-word; /* Internet Explorer 5.5+ */
82
}
83
84
-code.highlighter-rouge {
+code.highlighter-rouge, mark.code {
background-color: #F6F8FA;
color: #000;
letter-spacing: 2px;
0 commit comments