codsworth-namegen/src/main/css/main.css

8 lines
86 B
CSS

#grid-container {
align-items: start;
}
textarea.name-area {
height: 15em;
}