Besucher auf Struct umgeschrieben

This commit is contained in:
Husky
2022-01-04 19:30:34 +01:00
parent d0bc77271e
commit 8c814daf48
5 changed files with 36 additions and 13 deletions

View File

@@ -0,0 +1,9 @@
.example-radio-group {
display: flex;
flex-direction: column;
margin: 15px 0;
}
.example-radio-button {
margin: 5px;
}