1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Fix a typo on css

This commit is contained in:
Cotes Chung
2021-01-23 13:21:40 +08:00
parent b7266aceac
commit 0e9104a58f
2 changed files with 4 additions and 4 deletions

View File

@@ -976,7 +976,7 @@ img {
display: none !important;
}
.visable {
.visible {
visibility: visible !important;
}