fix: image size for mobile
This commit is contained in:
parent
4b2c2141ef
commit
0716671ecf
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
border: 30px solid #f8f8f8;
|
border: 30px solid #f8f8f8;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
height: auto;
|
height: auto;
|
||||||
width: 60%;
|
width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.titleContainer {
|
.titleContainer {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue