fix error

This commit is contained in:
rulingcom 2022-02-04 04:04:58 +00:00
parent 460b52937e
commit d957835a7b
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}