12 lines
129 B
CSS
12 lines
129 B
CSS
.ghost {
|
|
height: 4rem;
|
|
}
|
|
|
|
.social {
|
|
margin: 0 .8em 0 .8em;
|
|
text-decoration: none;
|
|
}
|
|
|
|
footer a {
|
|
text-decoration: none;
|
|
}
|