webseite/assets/scss/parts/_project.scss

13 lines
106 B
SCSS
Raw Normal View History

2019-02-12 17:45:44 +01:00
.project {
2019-05-05 16:46:24 +02:00
height: 600px;
2019-02-12 17:45:44 +01:00
}
.teaser {
height: 300px;
}
.project-creator {
border-bottom: none;
}