responsive
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user