1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-16 17:55:32 -04:00
Files
jarv.is/components/ThemeToggle/ThemeToggle.module.css
2022-01-18 09:25:09 -05:00

7 lines
78 B
CSS

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