diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-01-12 13:05:08 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-01-12 13:05:08 -0500 |
| commit | b09c58ccd828e0fb9bad48a4012177fa5b572ead (patch) | |
| tree | 3e4557ba976488f55af9cb69cd4a8b0f58b681b4 /preview.css | |
| parent | dabc9c6e4d2b92d759ecaaca62d4017b39b01414 (diff) | |
| download | resume-b09c58ccd828e0fb9bad48a4012177fa5b572ead.zip | |
layout
Diffstat (limited to 'preview.css')
| -rw-r--r-- | preview.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/preview.css b/preview.css new file mode 100644 index 0000000..20561fd --- /dev/null +++ b/preview.css @@ -0,0 +1,6 @@ +html { + width: 8.5in; + height: 11in; + border: 1px solid gray; + margin: 1rem auto; +} |