Remove hover styling from small logo.

This commit is contained in:
codevictory
2021-05-04 22:41:22 +03:00
parent 6de4732dcc
commit 6f136ba818

View File

@@ -122,11 +122,6 @@ footer {
} }
} }
img:hover {
border-radius: 50%;
border: solid 2px;
}
.credits { .credits {
position: relative; position: relative;
left: 16px; left: 16px;