Fix footer and homepage responsive fonts

Fonts had weird sizes in the homepage, and the footer was at a fixed 25px.
Now, they both scale correctly.
This commit is contained in:
Lorenzo Dellacà
2020-11-06 01:34:32 +01:00
parent d8b54a00d9
commit dfb76da486
2 changed files with 75 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "mindtheme",
"description": "Mind Overflow's official website style",
"version": "0.0.8",
"version": "0.0.9",
"engines": {
"ghost-api": "v3"
},