vladjsp / homepage

My very own personal website. Basically this is just a résumé.
https://vladjsp.github.io/homepage/
MIT License
0 stars 0 forks source link

Feature/restyling #20

Closed vladjsp closed 1 year ago

vladjsp commented 1 year ago

.resume in styles.css

  background-image: linear-gradient(
    to right,
    rgba(62, 147, 252, 0.57) 12.9%,
    rgba(239, 183, 192, 0.44) 91.2%
  );
vladjsp commented 1 year ago

Added Poppins @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');