Files
adastra_app/src/app/components/jumps/jumps.component.scss
T
2025-08-19 05:12:16 +02:00

12 lines
268 B
SCSS

element.style {
margin: 1.5rem -1.5rem -1.5rem -1.5rem;
padding: 0.9rem 1.1rem;
border-radius: 0;
}
.banner {
background-color: #202020;
color: #ffffff;
margin: 1.5rem -1.5rem -1.5rem -1.5rem;
padding: 0.9rem 1.1rem;
border-radius: 0;
}