8 lines
81 B
CSS
8 lines
81 B
CSS
body {
|
|
padding-top: 65px;
|
|
}
|
|
|
|
textarea {
|
|
width: 100%;
|
|
height: 200px;
|
|
} |