personal-website/css/theme_dashboard.css

11 lines
127 B
CSS
Raw Normal View History

2025-02-01 21:07:58 -05:00
body {
max-width: 1024px;
}
button {
padding: 8px 16px;
background-color: #eceff4;
border-radius: 2px;
border: 0;
}