Add github icon

This commit is contained in:
tarikjaber
2023-02-28 19:28:44 -05:00
parent df3264b4ca
commit 5045851f4d
3 changed files with 15 additions and 1 deletions

View File

@@ -146,3 +146,12 @@ p {
margin-top: 0;
margin-bottom: 0;
}
.github-icon {
width: 40px;
height: 40px;
margin-left: 10px;
vertical-align: middle;
float: right;
}