summary refs log tree commit diff stats
path: root/assets/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/index.css')
-rw-r--r--assets/index.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/index.css b/assets/index.css
index 971615f..69dc5ed 100644
--- a/assets/index.css
+++ b/assets/index.css
@@ -24,6 +24,11 @@ h2>a::before {
   content: '> ';
 }
 
+.project {
+  border: 1px solid orange;
+  padding: 1em;
+}
+
 p,
 h1,
 h2,