diff options
| author | realtradam <[email protected]> | 2022-02-20 21:25:23 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-20 21:25:23 -0500 |
| commit | 4c4209661856ef673a28ef71211e8c3ec874fb08 (patch) | |
| tree | eb35a23dbc392392f5fd09112ad7088a047a0cbc /stylesheet/style.css | |
| parent | 0cfb1d6afd84c11eac7bebb98f8a4550ab192198 (diff) | |
| download | portfolio-site-4c4209661856ef673a28ef71211e8c3ec874fb08.tar.gz portfolio-site-4c4209661856ef673a28ef71211e8c3ec874fb08.zip | |
:)
Diffstat (limited to 'stylesheet/style.css')
| -rw-r--r-- | stylesheet/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stylesheet/style.css b/stylesheet/style.css index bf4a457..5ad62a1 100644 --- a/stylesheet/style.css +++ b/stylesheet/style.css @@ -942,6 +942,7 @@ article h2 { article p { font-size: 1.125rem; line-height: 1.75rem; + line-height: 1.375; } article ul { @@ -953,6 +954,8 @@ article ul { article ul li { font-size: 1.125rem; line-height: 1.75rem; + line-height: 1.375; + margin: 0.375rem; } .fade-enter-active, |
