myWebsite

Built with Hugo and a modified version of the risotto theme.
Log | Files | Refs

footer.css (80B)


      1 .page__footer {
      2     color: var(--off-fg);
      3 }
      4 
      5 .page__footer p {
      6     margin: 0;
      7 }