update for performance

This commit is contained in:
gurusabarish
2020-10-12 09:26:15 +05:30
parent a7a01c2788
commit 9255ec161a
14 changed files with 83 additions and 103 deletions
+11
View File
@@ -82,6 +82,13 @@
}
}
/* recent posts */
.recent-posts {
font-family: 'Alata', sans-serif;
font-size: 25px;
}
/* do things */
.do-things {
@@ -170,6 +177,10 @@
font-size: 25px;
}
.card-title {
font-family: 'Alata', sans-serif;
font-size: 28px;
}
/* recent posts */
.blog-back {