diff --git a/static/about.css b/static/about.css index 9e307ce..514b3c6 100644 --- a/static/about.css +++ b/static/about.css @@ -5,12 +5,13 @@ body { .projtextcont{ -display: block; +display: inline-block; /*align-items: center; justify-content: center*/ color:#371F10; margin-left:200px; margin-bottom: 100px; + margin-top:60px; } .projtext{ @@ -30,7 +31,6 @@ h1{ padding: 0px; top:0%; z-index: 0; - margin-top:60px; margin-bottom:15px; /*margin-top: 50px;*/ }