Hacker News new | ask | show | jobs
by CivBase 1970 days ago
After toying round with the CSS for a couple minutes, I was very happy with these two simple style changes:

    .chakra-button {
      height: 1.25rem;
    }
    
    .chakra-heading {
      font-size: 1rem;
    }