RubyGems
npm
Organizations
Log in
Sign up
npm
hexo-theme-particlex
Versions diffs
2.5.12 → 2.5.13
hexo-theme-particlex 2.5.12 → 2.5.13
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
package/source/css/main.css
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "hexo-theme-particlex",
3
-
"version": "2.5.
12
",
3
+
"version": "2.5.
13
",
4
4
"description": "A concise Hexo theme, based on Particle.",
5
5
"repository": {
6
6
"type": "git",
package/source/css/main.css
CHANGED
Viewed
@@ -672,7 +672,7 @@ blockquote {
672
672
background: #d9e8ff6b;
673
673
border-left: 3px solid #1e3e3f;
674
674
border-radius: 3px;
675
-
display
:
flex
;
675
+
overflow
:
auto
;
676
676
padding: 0 15px;
677
677
}
678
678
body {