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 {
position: relative;
left: 16px;