diff --git a/css/style.css b/css/style.css index a713885..31d6f14 100644 --- a/css/style.css +++ b/css/style.css @@ -180,6 +180,10 @@ textarea:focus { font-size: x-small; } +#about { + display: none; +} + /* dashed line animation, derived from Chris Coyier and others http://css-tricks.com/svg-line-animation-works/ */