Files
htwkalender/frontend/src/style.css
2023-11-06 16:16:05 +01:00

11 lines
196 B
CSS

body {
font-family: var(--font-family);
}
.small-button.p-button.p-button-icon-only,
.small-button.p-button.p-button-icon-only.p-button-rounded {
width: 2rem;
height: 2rem;
padding: 0;
}