mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
19 lines
234 B
CSS
19 lines
234 B
CSS
|
|
#main .nerd-font-button {
|
|
padding-top: .5rem;
|
|
padding-bottom: .5rem;
|
|
}
|
|
|
|
#main .nerd-font-button a {
|
|
text-decoration: none;
|
|
color: inherit;
|
|
}
|
|
|
|
#forkongithub .fa {
|
|
font-size: 1.5rem;
|
|
}
|
|
|
|
#forkongithub span {
|
|
font-size: 1.75rem;
|
|
}
|