hexo-theme-particlex 2.2.0 → 2.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hexo-theme-particlex",
3
- "version": "2.2.0",
3
+ "version": "2.2.1",
4
4
  "description": "A concise Hexo theme, based on Particle.",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1"
@@ -450,7 +450,7 @@ footer .footer-wrap {
450
450
  margin-bottom: 5px;
451
451
  line-height: 30px;
452
452
  color: #5c6b72;
453
- border-radius: 10px;
453
+ border-radius: 15px;
454
454
  }
455
455
  #home-card .card-style .friend-links .friend-link a:hover {
456
456
  color: #fff;