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 7502bc4 commit 4eb7250Copy full SHA for 4eb7250
_sass/dash/_layout.scss
@@ -103,6 +103,7 @@
103
104
.tag-cloud {
105
margin-bottom: 2em;
106
+ text-align: left;
107
& > a {
108
display: inline-block;
109
margin-bottom: 1em;
jekyll-dash.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |spec|
4
spec.name = "jekyll-dash"
5
- spec.version = "1.0.9"
+ spec.version = "1.0.10"
6
spec.authors = ["Miguel Gonzalez Sanchez"]
7
spec.email = ["[email protected]"]
8
0 commit comments