1
0
mirror of https://github.com/Wonderfall/hugo-WonderMod.git synced 2025-03-31 14:43:35 +02:00

reduce content-gap

40 -> 20 px
This commit is contained in:
Aditya Telange 2020-07-28 14:06:07 +05:30
parent 94eada156d
commit cd39b9d055

@ -2,7 +2,7 @@
-------------------------------------------------- */
:root {
--gap: 24px;
--content-gap: 40px;
--content-gap: 20px;
--nav-width: 1024px;
--main-width: 720px;
--header-height: 60px;