16 lines
No EOL
119 B
CSS
16 lines
No EOL
119 B
CSS
body
|
|
{
|
|
padding: 1rem;
|
|
}
|
|
.button
|
|
{
|
|
margin-top: 10px;
|
|
}
|
|
|
|
h3
|
|
{
|
|
margin-top: 35px;
|
|
}
|
|
a{
|
|
font-size: 1.5rem;
|
|
} |