feat(dixous): started groundwork for blogs, UI now more consistent and contact me works
This commit is contained in:
@ -21,6 +21,12 @@ footer img {
|
||||
filter: invert() hue-rotate(180deg);
|
||||
}
|
||||
|
||||
footer img:hover {
|
||||
cursor: pointer;
|
||||
filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(733%)
|
||||
hue-rotate(187deg) brightness(95%) contrast(90%);
|
||||
}
|
||||
|
||||
footer a {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Reference in New Issue
Block a user