forked from verdnatura/hedera-web
14 lines
137 B
SCSS
14 lines
137 B
SCSS
|
|
||
|
.htk-social-bar {
|
||
|
text-align: center;
|
||
|
|
||
|
a {
|
||
|
display: inline-block;
|
||
|
margin: 0 .1em;
|
||
|
}
|
||
|
img {
|
||
|
height: 1.8em;
|
||
|
width: 1.8em;
|
||
|
}
|
||
|
}
|