aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/resume.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/resume.css')
-rw-r--r--src/styles/resume.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/styles/resume.css b/src/styles/resume.css
index c54af72..78de203 100644
--- a/src/styles/resume.css
+++ b/src/styles/resume.css
@@ -26,6 +26,10 @@ ul > ul > li {
break-inside: avoid;
}
-ul:nth-child(1) {
+ul:nth-of-type(1) {
margin-bottom: 1em;
}
+
+.job-meta {
+ float: right;
+}
remember that computers suck.