Portfolio Artur Neufeld
-
Hey there,
I used laytheme for my portfolio and I have to say, it does a great job! Loved working with it, it had everything I needed and even more! Thanks also to the forums, most of my questions were already asked there or patched with the latest update. Had to use some trickery to run three.js on the about page, but now it works like a charm.
Thanks and cheers,
Artur -
Wow this is supergreat! Love how you customized the site with your coding skills. Thanks for the credit on your about page. Can I add your websites to "websites made with laytheme" on laytheme.com?
One thing: On the mobile version there seems to be a slight x overflow for me. You could use this css for your mobile css to prevent that:
body{ overflow-x: hidden; } -
Thanks, i am glad you like it. Of course you can add it to the section on the laytheme website! And thanks for your suggestion on the mobile version. I had no x overflow on my device, but on the other hand, i did not test it on other devices, so I added your fix.