Skip to content

Commit

Permalink
HDX-9242 small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ccataalin committed Oct 26, 2023
1 parent a80e9ea commit a7515eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/_front.scss
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
.x-icon {
display: block;
color: $white;
width: 55px;
width: 45px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
Expand Down
3 changes: 3 additions & 0 deletions src/scss/_menus.scss
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,9 @@
i {
color: $white;
font-size: 16px;
&.fa-github {
font-size: 20px;
}
&.x-icon {
display: inline-block;
width: 14px;
Expand Down

0 comments on commit a7515eb

Please sign in to comment.