This repository has been archived on 2025-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Hochzeit/ui/src/app/besucher/besucher.component.css
2022-01-04 19:30:34 +01:00

10 lines
136 B
CSS

.example-radio-group {
display: flex;
flex-direction: column;
margin: 15px 0;
}
.example-radio-button {
margin: 5px;
}