mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-13 06:34:24 -04:00
reduce content-gap
40 -> 20 px
This commit is contained in:
parent
94eada156d
commit
cd39b9d055
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
-------------------------------------------------- */
|
-------------------------------------------------- */
|
||||||
:root {
|
:root {
|
||||||
--gap: 24px;
|
--gap: 24px;
|
||||||
--content-gap: 40px;
|
--content-gap: 20px;
|
||||||
--nav-width: 1024px;
|
--nav-width: 1024px;
|
||||||
--main-width: 720px;
|
--main-width: 720px;
|
||||||
--header-height: 60px;
|
--header-height: 60px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue