Very pretty website. I really like the transparency for the nav bar. I would like to emulate this style in my own website. I wish I knew how to add texture to a website that makes it feel unique and not flat. Perhaps I should look into 3d postprocessing effects and how to apply that to a 2d website
esquevin|1 year ago
And you'll see you just needs a single CSS property `backdrop-filter: blur(8px);` to achieve this effect nowadays =)
chrismorgan|1 year ago
pastage|1 year ago