Files
snespatcher/resources/style.css
T
2026-08-26 21:33:44 -04:00

24 lines
284 B
CSS

.main-content {
min-width: 356px;
}
.title {
font-size: 1.5rem;
font-weight: 700;
}
.heading {
font-weight: 600;
}
.selection-row {
min-height: 48px;
padding: 10px 12px;
border-radius: 0;
}
.format-row {
min-height: 48px;
padding: 10px 12px;
}