Latest solutions
Latest comments
- @Hussain760@myspace8
Hello Hussain! Great work here...
Viewing your work from the design comparison, I noticed the text content (ie.
class="columns"
in your code) is a bit shifted to the top and it distorts your design.You can fix this by assigning on the class, columns
display: flex;
,flex-direction: column
, andjustify-content: center
.Again, you've done great work.
- @correlucas@myspace8
Love those custom gradients. Great work, Lucas.!