How I created this blog - robbiesantana/Suenos GitHub Wiki
Usually, I don't upload projects that were created following a tutorial. But this time I found myself not remembering when I wrote this code. After digging into my memory, I realized I did it following a tutorial, but I changed every single detail on the fly.
One of the lastest changes included the header background with the code:
background: linear-gradient(35deg, #528d8d, hsl(0, 63%, 76%));