diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-01-13 15:59:54 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-01-13 15:59:54 -0500 |
| commit | 87cda04dbba92da79272480e0086668c09366c75 (patch) | |
| tree | 89644b0418b6b796152bd031091815b7c991a9b6 /style.css | |
| parent | 8cbb3e0dbf5b3ce39887267528f163ffbb2d4a87 (diff) | |
| download | resume-87cda04dbba92da79272480e0086668c09366c75.zip | |
mobile rendering
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ body { width: var(--linewid); margin: 0 auto; - padding-top: .25in; + padding: .25in .5em; } /* Typeface */ |