mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-26 13:48:17 +00:00
Add footer
This commit is contained in:
@@ -62,6 +62,18 @@ svg {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.credit {
|
||||
p {
|
||||
opacity: 0.6;
|
||||
padding-bottom: 0.5rem;
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.fade-in {
|
||||
opacity: 1;
|
||||
animation-name: fadeIn;
|
||||
|
||||
Reference in New Issue
Block a user