Skip to content

Commit

Permalink
Yeni yazim buzlu cam efekti duzeltme
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihhayri committed Nov 13, 2023
1 parent b1af172 commit a268129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2023-11-13-css-ile-buzlu-cam-efekti-yapmak.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ Kod olarak da çok basit bir uygulaması var. Arka tarafında büyük bir resim
}
```

<iframe height="300" style="width: 100%;" scrolling="no" title="CSS - Frosted Glass" src="https://codepen.io/fatihhayri/embed/qBmBNbZ?default-tab=css%2Cresult" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true">
<iframe height="300" style="width: 100%;" scrolling="no" title="CSS - Frosted Glass" src="https://codepen.io/fatihhayri/embed/qBmBNbZ?default-tab=result&zoom=0.5" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true">
See the Pen <a href="https://codepen.io/fatihhayri/pen/qBmBNbZ">
CSS - Frosted Glass</a> by Fatih Hayrioğlu (<a href="https://codepen.io/fatihhayri">@fatihhayri</a>)
on <a href="https://codepen.io">CodePen</a>.
</iframe>

Üste yapışık menülerde de güzel efekt veriyor.

<iframe height="300" style="width: 100%;" scrolling="no" title="Grid: grid-auto-flow: dense" src="https://codepen.io/fatihhayri/embed/rNPmKZO?default-tab=css%2Cresult" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true">
<iframe height="300" style="width: 100%;" scrolling="no" title="Grid: grid-auto-flow: dense" src="https://codepen.io/fatihhayri/embed/rNPmKZO?default-tab=result&zoom=0.5" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true">
See the Pen <a href="https://codepen.io/fatihhayri/pen/rNPmKZO">
Grid: grid-auto-flow: dense</a> by Fatih Hayrioğlu (<a href="https://codepen.io/fatihhayri">@fatihhayri</a>)
on <a href="https://codepen.io">CodePen</a>.
Expand Down

0 comments on commit a268129

Please sign in to comment.