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

Correct spelling.

This commit is contained in:
Cotes Chung
2019-11-25 22:01:40 +08:00
parent bec924ed4c
commit 54ed9bcc18
4 changed files with 7 additions and 7 deletions

View File

@@ -103,7 +103,7 @@
}
}
/* Sidebar is visable */
/* Sidebar is visible */
@media all and (min-width: 831px) {
.pagination {
font-size: .85rem;

View File

@@ -1081,7 +1081,7 @@ div.tooltip-inner { /* Overrided BS4 Tooltip */
}
/*--- Large screens, both sidebar and panel are visable ---*/
/*--- desktop mode, both sidebar and panel are visible ---*/
@media all and (min-width: 1201px) {