Fixed Partiful

This commit is contained in:
Seth Cottle 2023-11-30 09:53:05 -05:00
parent c041270a2c
commit 4b494b4b3a

View file

@ -556,7 +556,6 @@ button:hover,
filter: brightness(90%);
}
/* LinkedIn */
.button.button-linked {
color: #ffffff;
@ -636,8 +635,8 @@ button:hover,
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-patreon:hover,
.button.button-patreon:focus {
.button.button-partiful:hover,
.button.button-partiful:focus {
filter: brightness(90%);
}