9 lines
90 B
CSS
9 lines
90 B
CSS
|
.ghost {
|
||
|
height: 4rem;
|
||
|
}
|
||
|
|
||
|
.social {
|
||
|
margin: 0 .8em 0 .8em;
|
||
|
text-decoration: none;
|
||
|
}
|