From 22c7d2cfa31d83eb81c5ab397e287c2212691e71 Mon Sep 17 00:00:00 2001 From: mattkae Date: Sun, 22 Jan 2023 18:59:38 -0500 Subject: WIP on Wind Fields, and updated resume --- download/resume_dl.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'download/resume_dl.css') diff --git a/download/resume_dl.css b/download/resume_dl.css index 46e79d0..ac685e7 100644 --- a/download/resume_dl.css +++ b/download/resume_dl.css @@ -18,4 +18,11 @@ img.emoji { #resume { font-family: "Open Sans", sans-serif !important; -} \ No newline at end of file +} + +img.emoji { + height: 1em; + width: 1em; + margin: 0 .05em 0 .1em; + vertical-align: -0.1em; +} -- cgit v1.2.1