summaryrefslogtreecommitdiff
path: root/download/resume_dl.css
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2023-01-22 18:59:38 -0500
committermattkae <mattkae@protonmail.com>2023-01-22 18:59:38 -0500
commit22c7d2cfa31d83eb81c5ab397e287c2212691e71 (patch)
tree38ba6db608beff7cbc1ed476531eb02befd44942 /download/resume_dl.css
parent64a8d78225e6539ca25374596fe5de44e6252a62 (diff)
WIP on Wind Fields, and updated resume
Diffstat (limited to 'download/resume_dl.css')
-rw-r--r--download/resume_dl.css9
1 files changed, 8 insertions, 1 deletions
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;
+}