Skip to content

Commit

Permalink
Edited style and rearrenged photos order
Browse files Browse the repository at this point in the history
  • Loading branch information
Shumai committed May 3, 2019
1 parent 6cd758f commit 10837fe
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 26 deletions.
15 changes: 0 additions & 15 deletions public/assets/filter.svg

This file was deleted.

1 change: 1 addition & 0 deletions src/components/home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class Home extends React.Component {
);
})}
</div>
<h4>A photo is more than a 1000 words</h4>
<div className="img-container">
{url.map((text, l) => {
return <img className="masawino" src={text} key={l} alt={`${l}`} />;
Expand Down
Loading

0 comments on commit 10837fe

Please sign in to comment.