mirror of
https://github.com/System-End/Team_Website.git
synced 2026-04-19 19:45:15 +00:00
Increase icon size slightly
This commit is contained in:
parent
a66d46c418
commit
0945c45f34
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ main {
|
|||
}
|
||||
|
||||
.social-icons ul li a img {
|
||||
width: 24px; /* Adjusts the size of the icons */
|
||||
width: 30px; /* Adjusts the size of the icons */
|
||||
height: auto;
|
||||
transition: transform 0.3s ease; /* Smooth scaling effect on hover */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue