aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 69765ba..3809d9f 100644
--- a/static/style.css
+++ b/static/style.css
@@ -162,6 +162,10 @@ a:hover:not(.thumbnail) {
border-top: .12rem solid rgb(196, 196, 196);
}
+.projectContent p {
+ margin-left: 1.5rem;
+}
+
.footer-logo {
filter: invert(100%);
height: 1rem;