Lots of tests needed fixing, but it seemed to be a whitespace parsing
error in the view files 🤔
11 lines
142 B
SCSS
Vendored
11 lines
142 B
SCSS
Vendored
.post-info {
|
|
a {
|
|
text-decoration: none;
|
|
}
|
|
}
|
|
|
|
.syndication-links {
|
|
.u-syndication {
|
|
text-decoration: none;
|
|
}
|
|
}
|