Parcourir la source

Review self summary

theenglishway (time) il y a 2 ans
Parent
commit
3cb71e83aa
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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;
     }