7 lines
68 B
CSS
7 lines
68 B
CSS
|
|
.field {
|
||
|
|
margin-bottom: 20px
|
||
|
|
}
|
||
|
|
|
||
|
|
.header {
|
||
|
|
font-size: 20px;
|
||
|
|
}
|