personal-website/css/theme_dashboard.css
2025-02-01 21:07:58 -05:00

11 lines
127 B
CSS

body {
max-width: 1024px;
}
button {
padding: 8px 16px;
background-color: #eceff4;
border-radius: 2px;
border: 0;
}