1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-24 08:37:13 +00:00

refactor: resolve various StyleLint warnings

This commit is contained in:
Cotes Chung
2025-10-20 05:21:46 +08:00
parent 022b963403
commit 3578111ecd
3 changed files with 1 additions and 7 deletions

View File

@@ -134,9 +134,6 @@
.page-link {
color: var(--btn-patinator-text-color);
padding: 0 0.6rem;
display: -webkit-box;
-webkit-box-pack: center;
-webkit-box-align: center;
border-radius: 0.5rem;
border: 0;
background-color: inherit;