diff options
| author | Ryan Cao <[email protected]> | 2023-03-17 20:58:57 +0800 |
|---|---|---|
| committer | Ryan Cao <[email protected]> | 2023-03-17 20:58:57 +0800 |
| commit | 681eda28c92996ea84d88f8dc3bf8041fde5bd39 (patch) | |
| tree | ceab5f70642c4763e27e23ff44eaddb20d70490c /src | |
| parent | 72aaaa572802768f72bb72619d0ac66bfa5affb6 (diff) | |
design: increase main content padding
Diffstat (limited to 'src')
| -rw-r--r-- | src/guzzle.sass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/guzzle.sass b/src/guzzle.sass index ebd7f8d..dc595ad 100644 --- a/src/guzzle.sass +++ b/src/guzzle.sass @@ -18,6 +18,8 @@ $foreground-color: #1e1e2e margin-right: auto margin-top: 8% + padding: 20px + body background-color: $foreground-color font-family: $fonts |
