Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7aaed9 commit a072295Copy full SHA for a072295
1 file changed
_sass/_posts.scss
@@ -6,6 +6,10 @@
6
.page,
7
.post {
8
margin-bottom: 4em;
9
+
10
+ li + li {
11
+ margin-top: .25rem;
12
+ }
13
}
14
15
// Blog post or page title
0 commit comments