Update contact information
[www.git] / style.css
index cb4d45682de4125fcd876100444beef63a23f081..deeed4a86ac4d72eb7bf7ee107693d5552af339e 100644 (file)
--- a/style.css
+++ b/style.css
@@ -36,7 +36,7 @@ code
 
 h1
 {
-  font-size: 1.6em;
+  font-size: 1.8em;
   font-weight: bold;
 }
 
@@ -48,19 +48,19 @@ h2
 
 h3
 {
-  font-size: 1.4em;
+  font-size: 1.2em;
   font-weight: bold;
 }
 
 h4
 {
-  font-size: 1.3em;
+  font-size: 1.1em;
   font-weight: bold;
 }
 
 h5
 {
-  font-size: 1.2em;
+  font-size: 1.1em;
   font-weight: bold;
 }
 
@@ -85,6 +85,11 @@ strong
   font-weight: bold;
 }
 
+li
+{
+  line-height: 1.5em;
+}
+
 #contactme
 {