diff --git a/assets/css/test-style.css b/assets/css/test-style.css index 32640a6e3..07eb9d1fb 100644 --- a/assets/css/test-style.css +++ b/assets/css/test-style.css @@ -276,8 +276,8 @@ font-weight: bold; font-size: 4em; color: hsl(357, 37%, 62%); - top: -30px; - left: 0px; + top: -10px; + left: 10px; font-family: Georgia, Times, serif; } @@ -287,8 +287,8 @@ font-weight: bold; font-size: 4em; color: hsl(357, 37%, 62%); - bottom: -50px; - right: 0px; + bottom: -40px; + right: 20px; font-family: Georgia, Times, serif; } }