lettertofcps/static/css/styles.css
2020-09-26 19:10:05 -04:00

16 lines
177 B
CSS

footer {
margin-top: 20vh;
}
#letter {
overflow-y: scroll;
height:35vh;
}
.hide {
display: none;
}
#dropdownButton {
background-color: !important white;
}