funky-framadate-front/mocks/old-stuff/pages/resume/resume.component.scss

10 lines
111 B
SCSS
Raw Normal View History

2020-01-20 15:01:56 +01:00
.card {
2020-04-21 10:50:26 +02:00
box-shadow: 0px 0px 0.5em #ccc;
padding: 2em;
margin: 1em 0;
2020-01-20 15:01:56 +01:00
}
.time-choice {
2020-04-21 10:50:26 +02:00
margin-left: 3em;
}