Skip to content

Commit

Permalink
resubmit commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jmealing committed Jan 22, 2024
1 parent 711d4e4 commit b2e1ba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ $social-media-icons-size: 38px;
&:first-child {
margin-top: 0;
}

a {
height: $social-media-icons-size;
overflow: hidden;
Expand Down Expand Up @@ -345,4 +344,4 @@ $social-media-icons-size: 38px;
&.rss {
@extend %social-media-icons-logo-rss;
}
}
}
2 changes: 1 addition & 1 deletion components/gc-follow-us/samples/gc-follow-us.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="provisional gc-followus">
<section class="gc-followus">
<h2>
{%- if include.isInline -%}
{%- if page.language == "fr" -%}
Expand Down

0 comments on commit b2e1ba1

Please sign in to comment.