Skip to content

Commit

Permalink
Update academicons.css
Browse files Browse the repository at this point in the history
  • Loading branch information
sarapv authored Dec 18, 2024
1 parent a5dc1da commit 03f29b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/libs/academicicons/css/academicons.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
url('../fonts/academicons.woff') format('woff'),
url('../fonts/academicons.svg') format('svg');
}
.icon-img {
width: 30px; /* Adjust to the desired width */
height: 30px; /* Keep the aspect ratio */
margin: 0 10px; /* Add spacing between icons */
vertical-align: middle; /* Align icons properly with text */
}
.ai {
font-family: 'Academicons';
font-weight: 400;
Expand Down

0 comments on commit 03f29b3

Please sign in to comment.