y4f/Shared/Feedback/FBestätigung.razor.css

10 lines
114 B
CSS
Raw Normal View History

2023-06-05 19:26:23 +02:00
h4 {
2023-05-16 13:04:12 +02:00
text-align: center;
margin-top: 45%;
}
form {
margin-bottom: 45%;
2023-06-05 19:26:23 +02:00
border-radius: 50px;
2023-05-16 13:04:12 +02:00
}