1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 01:36:55 +01:00

external link fixes

This commit is contained in:
Matthias Kretschmann 2018-04-12 11:12:51 +02:00
parent 6182d65129
commit dff66d6636
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -95,7 +95,7 @@ a {
.content--page { .content--page {
[rel='external'], [rel='external'],
[target='_blank'] { [target='_blank'] {
&:not(.btn) { &:not(.btn):not(.driver):not(.social-link):not(.team__social__link) {
&:after { &:after {
content: ''; content: '';
display: inline-block; display: inline-block;