Skip to content

Commit

Permalink
3dicons
Browse files Browse the repository at this point in the history
  • Loading branch information
realvjy committed Aug 29, 2021
1 parent 483f6f5 commit 67dd0fc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/components/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ class Layout extends React.Component {
</div>

<div className="ad-float">
<a href="http://bloouikit.com/?ref=illlustrations">
<img src="bloo-ads.jpg" />
<a href="https://bit.ly/3dicons-early-access">
<img src="3dicons.jpg" />
</a>
</div>
<footer className="container footer">
Expand Down
4 changes: 2 additions & 2 deletions src/components/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -873,9 +873,9 @@ footer{
display: block;
line-height: 0;
img{
max-width: 250px;
max-width: 300px;
border-radius: 8px;
border: 1px solid #0093ED;
border: 1px solid #C1C1C1;
line-height: normal;
}
}
Expand Down
Binary file added static/3dicons.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 67dd0fc

Please sign in to comment.