mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-01-05 05:27:09 +01:00
10 lines
114 B
CSS
10 lines
114 B
CSS
|
h4 {
|
|||
|
text-align: center;
|
|||
|
margin-top: 45%;
|
|||
|
}
|
|||
|
|
|||
|
form {
|
|||
|
margin-bottom: 45%;
|
|||
|
border-radius: 50px;
|
|||
|
}
|