hexo-theme-particlex 2.2.11 → 2.2.12

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.2.11",
3
+ "version": "2.2.12",
4
4
  "description": "A concise Hexo theme, based on Particle.",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1"
@@ -50,8 +50,8 @@
50
50
  }
51
51
  #archives {
52
52
  margin: auto;
53
+ margin-top: 100px;
53
54
  padding: 20px;
54
- top: 100px;
55
55
  }
56
56
  #archives .categories-tags {
57
57
  margin: auto;
@@ -510,8 +510,8 @@
510
510
  color: #1e3e3f;
511
511
  font-size: 15px;
512
512
  margin: auto;
513
+ margin-top: 100px;
513
514
  padding: 20px;
514
- top: 100px;
515
515
  }
516
516
  .article .content {
517
517
  margin: 50px 0;