i fixed the footer COPIUM
This commit is contained in:
parent
7ae13c21e6
commit
eb4ee65290
@ -986,10 +986,10 @@ button{
|
|||||||
span.github, span.twitter {
|
span.github, span.twitter {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
opacity: 75%;
|
opacity: 0.75;
|
||||||
}
|
}
|
||||||
span.github:hover, span.twitter:hover {
|
span.github:hover, span.twitter:hover {
|
||||||
opacity: 100%;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
span.github:before, span.twitter:before {
|
span.github:before, span.twitter:before {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user