diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index 82e0aa3..8ac1ea2 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -34,7 +34,7 @@ div.weather_widget1{ } a:focus > img{ - transform: scale(1.2); + border: 0.5em outset; transition-duration: 0.5s; transition-timing-function: ease-in-out; }