Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/josephhutch/aether.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Hutchinson <hutch7995@gmail.com>2020-01-30 04:59:37 +0300
committerJoe Hutchinson <hutch7995@gmail.com>2020-01-30 04:59:37 +0300
commitc02f27d75c7ac1943109a079dec7c40c41aec07f (patch)
treeaad9789b7478419247eeb1eee10654d4adbbf516
parent6fbdae4bbb87830e1e0678da88dfb071768f69f0 (diff)
Fix capitalization in style
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 79bc1d4..d1d6dd3 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -254,7 +254,7 @@ strong {
max-width: 47rem;
}
.pagination-text {
- font-family: 'latolatinwebmedium';
+ font-family: 'LatoLatinWebMedium';
}
.pagination-newer {
float:left;