I finished working on my random quote machine thingy. I tried to make it fully responsive, however for some reason firefox on mobile seems to be a bit laggy.
Anyway, here it is
1 Like
Good job! I would
add some padding bottom to the quotebox.
Make word of wisdom text smaller.
Some backgrounds show plain white instead of any pictures.
Good luck
Thanks for the feedback.
I already tried to make the word of wisdom text blend in more by lowering its saturation. It was way more pink yesterday.
As for the backgrounds I suspect that’s because of the way I preload the next background so there is no waiting when loading the next quote. I didn’t want to block the whole site while an image is loading and I’m still trying to figure out how to solve this.