Skip to content

Commit

Permalink
style: style changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Damla Koksal committed Nov 29, 2020
1 parent d677381 commit 77a0af9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/layout/footer/footer.component.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function Footer() {
<span>
<a href="mailto:[email protected]">[email protected]</a>
&nbsp;|&nbsp;
<a href="tel:+902123456789">tel. +90 (212) 345 67 89</a>
<a href="tel:+902123456789">+90 (212) 345 67 89</a>
</span>
</Bar>
);
Expand Down
2 changes: 1 addition & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function Anasayfa() {
<Layout>
<Section id="section-1" banner>
<Content
BgColor={"#bed0bd97"}
BgColor={"#bed0bd20"}
left={<Logo width={120} height={40} />}
title={"Kumaşın Mimarı..."}
blockquote={
Expand Down

0 comments on commit 77a0af9

Please sign in to comment.