Skip to content

Commit

Permalink
chore(message): weather icon margin
Browse files Browse the repository at this point in the history
  • Loading branch information
PleahMaCaka committed Nov 2, 2023
1 parent 883e5d7 commit fe4918d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
.weather-icon {
color: #000;
animation: spin 30s linear infinite;
margin-left: 12px;
}
@keyframes spin {
Expand Down

0 comments on commit fe4918d

Please sign in to comment.