Update style.css

Reduced the icon size from 20 pixels to 15 pixels
i like that the button is on the same heigth as the username, but 20 pixels is just too much there.
This commit is contained in:
Raroun 2023-12-17 11:34:16 +01:00 committed by GitHub
parent 571339f530
commit c1b649af94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2655,7 +2655,7 @@ ul li:hover .contact-wrapper .contact-action-link:hover {
}
#circle-update-wrapper .viewcontact_wrapper .contact-circle-link {
opacity: 0.8;
font-size: 20px;
font-size: 15px;
}
#circle-update-wrapper .viewcontact_wrapper .contact-action-link:hover {
opacity: 1;