responsive

This commit is contained in:
2020-07-27 23:03:25 +02:00
parent 34741c345d
commit f7a6562f51
47 changed files with 1056 additions and 946 deletions
@@ -30,14 +30,19 @@ body{
}
.participant_full{
flex-direction: column;
margin-top: 2rem;
@media screen and (min-width: 992px) {
margin-top: 0rem;
}
.hero{
figure{
width:100%;
.__img{
&> div{
margin: auto;
width: 300px;
height: 300px;
width: 250px;
height: 250px;
}
img{
border-radius: 100%;