1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 13:56:22 -04:00
jarv.is/components/page-header/ThemeToggle.module.css
Jake Jarvis 58c82a1715
cumulative layout shift fixes
- inject theme toggle placeholder instead of loading dynamically
- explicitly set sticky header height
- set `font-display: fallback`
2022-01-14 17:10:35 -05:00

7 lines
78 B
CSS

.button {
border: 0;
padding: 0;
background: none;
cursor: pointer;
}