diff --git a/css/app.css b/css/app.css index 77ac400..b42feca 100644 --- a/css/app.css +++ b/css/app.css @@ -230,12 +230,6 @@ body { background-color: #AAA; } -@media (min-width: 40rem) { - #back_to_top { - margin-left: 890px; - } -} - #back_to_top:hover { background-color: #444; cursor: pointer; @@ -262,13 +256,6 @@ body { background-color: #AAA; } -@media (min-width: 40rem) { - #edit { - margin-left: 890px; - } -} - - #edit:hover { background-color: #444; cursor: pointer; diff --git a/index.html b/index.html index 823045d..05a3430 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@
+ @@ -10,6 +11,7 @@ +