1
0
Fork 0
ejv2.cc/themes/risotto/assets/css/icons.css
Ethan Marshall 1e9aced66d
Clean up and make more minimal
Removed dependence on fontawesome for three icons
2024-08-12 17:39:05 +01:00

11 lines
181 B
CSS

.brand-icons {
max-width: 15.5px;
max-height: 16px;
padding: 0px;
fill: var(--link);
display: inline-block;
}
.brand-icons:hover, .brand-icons:active {
fill: var(--hover);
}