Personal-site/components/modules/Button.module.css

7 lines
101 B
CSS
Raw Normal View History

2020-06-14 09:06:49 +00:00
.container {
background: #fafafa;
border-radius: 5px;
padding: 0.75rem;
font-size: 1.1rem;
}