fix cursor on default social icon

This commit is contained in:
Ginger Wong
2020-07-07 23:32:14 -07:00
parent 827e402bcc
commit c76aec8c88

View File

@@ -206,11 +206,6 @@ h2 {
transform: scale(.65); transform: scale(.65);
} }
.user-social-item.use-default:hover {
text-decoration: none;
cursor: text;
}
.user-social-item.use-default .platform-label { .user-social-item.use-default .platform-label {
font-size: .7em; font-size: .7em;
text-transform: uppercase; text-transform: uppercase;