diff --git a/.aerospace.toml b/.aerospace.toml index 72752f3..1052923 100644 --- a/.aerospace.toml +++ b/.aerospace.toml @@ -24,7 +24,7 @@ enable-normalization-opposite-orientation-for-nested-containers = true # See: https://nikitabobko.github.io/AeroSpace/guide#layouts # The 'accordion-padding' specifies the size of accordion padding # You can set 0 to disable the padding feature -accordion-padding = 30 +accordion-padding = 60 # Possible values: tiles|accordion default-root-container-layout = 'tiles'