Files
site-interpromo-2024/Front/style.css
2024-11-12 00:01:42 +01:00

9 lines
128 B
CSS

.mt-6 {
margin-top: 6rem !important;
}
.scrollable-input {
width: 100%;
height: 100px;
overflow-y: scroll;
}