react-templates/playground/playground.css

8 lines
86 B
CSS

.hidden {
display:none;
}
.large-text-area {
width:800px;
height:300px;
}