diff --git a/asset/css/style.css b/asset/css/style.css index 220c982..970d06e 100644 --- a/asset/css/style.css +++ b/asset/css/style.css @@ -6,10 +6,6 @@ .container{ } -header{ - height:210px; -} - main{ margin-bottom:120px; } @@ -125,13 +121,12 @@ div#banner{ } div#hint{ + float:right; background: url(../img/blinkhint.svg); - height: 160px; + height: 129px; background-size: cover; + display:inline-block; width: 200px; - position: absolute; - top: 20px; - left: 60%;; } div#xrecosystem{ diff --git a/asset/img/blinkhint.svg b/asset/img/blinkhint.svg index 3d98a6c..738561b 100644 --- a/asset/img/blinkhint.svg +++ b/asset/img/blinkhint.svg @@ -1,4 +1,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/index.html b/index.html index f4ea4cf..0a536af 100644 --- a/index.html +++ b/index.html @@ -18,8 +18,9 @@
-