Skip to content

Commit

Permalink
update (gallery) : match styles new deposit (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
codexarama committed Apr 29, 2021
1 parent 133d902 commit f68f0b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 3 additions & 2 deletions css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions sass/layout/_gallery.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,15 @@
width: 100%;
display: inline-flex;
justify-content: space-between;
padding-right: 5px;
}

&__title {
width: 100%;
}

&__likes {
display: inline-flex;
justify-content: flex-end;
margin-left: 10px;

& i {
margin-top: 1px;
Expand Down

0 comments on commit f68f0b2

Please sign in to comment.