fixed mobile prezi image size
This commit is contained in:
parent
a9cea1b3dd
commit
9b8b034f87
1 changed files with 4 additions and 3 deletions
|
@ -442,11 +442,12 @@
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
height: 60px ;
|
height: 60px ;
|
||||||
}
|
}
|
||||||
.prezi iframe{
|
.prezi img{
|
||||||
height: 300px;
|
width: 350px;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
.prezi {
|
.prezi {
|
||||||
height: 320px;
|
height: 200px;
|
||||||
}
|
}
|
||||||
.kontakt_items {
|
.kontakt_items {
|
||||||
height: 900px;
|
height: 900px;
|
||||||
|
|
Loading…
Reference in a new issue