diff options
| author | realtradam <[email protected]> | 2022-02-26 16:30:39 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-26 16:30:39 -0500 |
| commit | ca285e71340b8fc865113ed259e3db7bb0492088 (patch) | |
| tree | a79aa7e85e68403d373b2e301cb8de9d18a6e477 /stylesheet | |
| parent | a14b4958e5daa880bcbf3308483b203e315526e5 (diff) | |
| download | portfolio-site-master.tar.gz portfolio-site-master.zip | |
Diffstat (limited to 'stylesheet')
| -rw-r--r-- | stylesheet/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheet/style.css b/stylesheet/style.css index 2f0bd69..77d7c1a 100644 --- a/stylesheet/style.css +++ b/stylesheet/style.css @@ -964,8 +964,8 @@ article h2 { } article h3 { - font-size: 1.5rem; - line-height: 2rem; + font-size: 1.25rem; + line-height: 1.75rem; margin-top: 0.5rem; } |
