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.
package/package.json CHANGED
@@ -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",
@@ -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 {