0
1
Fork 0
hedera-web-mindshore/forms/news/new/style.css

20 lines
140 B
CSS

.new .card
{
max-width: 38em;
}
/* Form */
.new textarea
{
min-height: 20em;
}
.new .foot
{
text-align: center;
margin-top: 1em;
}