mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-01-02 17:57:09 +01:00
20 lines
191 B
CSS
20 lines
191 B
CSS
p {
|
|
color: grey;
|
|
margin-bottom:0px;
|
|
margin-top: 15px;
|
|
margin-left: 61px;
|
|
}
|
|
|
|
form {
|
|
margin-top: 20px;
|
|
border-radius: 50px;
|
|
}
|
|
|
|
input {
|
|
border-radius: 50px;
|
|
}
|
|
|
|
|
|
|
|
|