diff --git a/css/style.css b/css/style.css index c4acb2f..5123753 100644 --- a/css/style.css +++ b/css/style.css @@ -18,14 +18,18 @@ button:hover{ padding: 2px 5px; border-radius:4px; mix-blend-mode: multiply; + cursor:pointer; } /* ///////// class elem /////////// */ -header button{ - position:relative; - top: ; +header{ + display: flex; + position:absolute; + top: 100px; + left:300px; + space } .cover, .thesis{ width: 60%;