Browse Source

Review self summary

theenglishway (time) 2 years ago
parent
commit
3cb71e83aa
1 changed files with 4 additions and 0 deletions
  1. 4 0
      lib/views/basics.ex

+ 4 - 0
lib/views/basics.ex

@@ -107,6 +107,10 @@ defmodule CvGenView.Basics do
       max-width: 30ch;
     }
 
+    #about > p {
+      margin-left: 0.5em;
+    }
+
     #contact dl {
       column-gap: 1em;
     }