mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-01-02 22:37:17 +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;
|
|
}
|