Add global styles for .icon

- Normalize user/contact profile pictures size
This commit is contained in:
Hypolite Petovan 2022-11-16 20:12:36 -05:00
parent fa675de710
commit 47ad922f9a
1 changed files with 5 additions and 0 deletions

View File

@ -35,6 +35,11 @@ a.btn, a.btn:hover {
text-decoration: overline;
}
.icon {
width: 48px;
height: 48px;
}
/* List of social Networks */
img.connector, img.connector-disabled {
height: 40px;