diff --git a/static/about.css b/static/about.css index c094b2e..50782d6 100644 --- a/static/about.css +++ b/static/about.css @@ -9,26 +9,36 @@ display: block; justify-content: center*/ color:#371F10; margin-left:200px; - - + margin-bottom: 100px; } .projtext{ - width: 85%; + width: 80%; display: block; + text-align: justify; } h1{ - font-size:90px; - display: block; - width:50%; + font-size:50px; + display: block; + width:65%; + text-align: left; + background-color: transparent; + right:auto; + position: relative; + padding: 0px; + top:0%; + z-index: 0; + margin:0px; + margin-top: 50px; } h2{ - display: block; - width:70%; - text-align: justify; + font-size:23px; + display: block; + width:65%; + text-align: justify; } .pagelink{