summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/style.css b/style.css
index 4678389..884f9cd 100644
--- a/style.css
+++ b/style.css
@@ -148,5 +148,10 @@ a:hover {
img.self-portrait {
float: right;
- margin-right: 1rem;
+ margin: 0.5rem;
+}
+
+figure.project {
+ float: right;
+ margin: 0.5rem;
} \ No newline at end of file