diff options
author | Julien Dessaux | 2021-03-11 19:47:15 +0100 |
---|---|---|
committer | Julien Dessaux | 2021-03-11 19:47:15 +0100 |
commit | 5e6844592ad0398adf516295e317fb3866d7464e (patch) | |
tree | 3daa78a36ebd8d4fa063f00939800a9f478aaa4d /assets | |
parent | Add tags to the menu and fixed formatting on tags' page (diff) | |
download | www-5e6844592ad0398adf516295e317fb3866d7464e.tar.gz www-5e6844592ad0398adf516295e317fb3866d7464e.tar.bz2 www-5e6844592ad0398adf516295e317fb3866d7464e.zip |
Several fixes
Diffstat (limited to 'assets')
-rw-r--r-- | assets/home.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/assets/home.css b/assets/home.css index 24c5b63..c706cf5 100644 --- a/assets/home.css +++ b/assets/home.css @@ -1,6 +1,3 @@ -.home-page { - min-height: 80vh; -} .home-page h1 { text-align: center; margin-top: 3rem; |