diff --git a/assets/stylesheets/components/_page.scss b/assets/stylesheets/components/_page.scss index f40a0022..d9d96e46 100644 --- a/assets/stylesheets/components/_page.scss +++ b/assets/stylesheets/components/_page.scss @@ -35,7 +35,6 @@ -webkit-font-smoothing: subpixel-antialiased; & + & { margin-top: 1.5rem; } - & + & > ._attribution-link { display: none; } } ._official-link { @extend %external-link; }