diff options
| author | leiyu3 <s444814187@gmail.com> | 2025-07-17 15:04:31 -0400 |
|---|---|---|
| committer | leiyu3 <s444814187@gmail.com> | 2025-07-17 15:04:31 -0400 |
| commit | 6ade49b8a453fde18ee054021006ad8be6361865 (patch) | |
| tree | 12414ab83c385e8d41e6dfb725428980a5f46c93 /assets/css/vars.css | |
| parent | 04c5ca73b6deb1d051cd7e87656cd0a047813d59 (diff) | |
| download | letsworship-6ade49b8a453fde18ee054021006ad8be6361865.tar.gz letsworship-6ade49b8a453fde18ee054021006ad8be6361865.zip | |
some fixes
Diffstat (limited to 'assets/css/vars.css')
| -rw-r--r-- | assets/css/vars.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/vars.css b/assets/css/vars.css index 01fba59..92c7efc 100644 --- a/assets/css/vars.css +++ b/assets/css/vars.css | |||
| @@ -18,8 +18,8 @@ | |||
| 18 | --h2-margin-bottom: 1.5rem; | 18 | --h2-margin-bottom: 1.5rem; |
| 19 | --hx-margin-top: 1.5rem; | 19 | --hx-margin-top: 1.5rem; |
| 20 | --hx-margin-bottom: 1rem; | 20 | --hx-margin-bottom: 1rem; |
| 21 | --p-margin-top: 1rem; | 21 | --p-margin-top: 0.1rem; |
| 22 | --p-margin-bottom: 1rem; | 22 | --p-margin-bottom: 0.1em; |
| 23 | --code-margin-top: 2rem; | 23 | --code-margin-top: 2rem; |
| 24 | --code-margin-bottom: 2rem; | 24 | --code-margin-bottom: 2rem; |
| 25 | 25 | ||
