mirror of
https://github.com/Rushilwiz/lettertofcps.git
synced 2025-04-09 22:00:17 -04:00
16 lines
177 B
CSS
16 lines
177 B
CSS
footer {
|
|
margin-top: 20vh;
|
|
}
|
|
|
|
#letter {
|
|
overflow-y: scroll;
|
|
height:35vh;
|
|
}
|
|
|
|
.hide {
|
|
display: none;
|
|
}
|
|
|
|
#dropdownButton {
|
|
background-color: !important white;
|
|
} |