Skip to content

Commit

Permalink
lint issues 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinaykumargujja committed Oct 26, 2023
1 parent e0707c0 commit d738bc1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions blocks/customerquote/customerquote.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* customer quotes css */
1 change: 1 addition & 0 deletions blocks/footer/footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
.footer-wrapper div#footer-orange .outer{
grid-template-columns: 1fr;
}

.footer-wrapper div#footer-orange .outer .social-icons{
display: flex;
justify-content: flex-end;
Expand Down
2 changes: 1 addition & 1 deletion styles/quotes_module.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
padding: 0;
font-size: 16px;
color: #666;
margin: 0px;
margin: 0;
}

.details {
Expand Down

0 comments on commit d738bc1

Please sign in to comment.