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