Skip to content
Snippets Groups Projects
Commit 06b3479d authored by Asal Sahami Moghaddam's avatar Asal Sahami Moghaddam
Browse files

mobile

parent 1469c7c7
No related branches found
No related tags found
No related merge requests found
Pipeline #442905 passed
......@@ -103,6 +103,7 @@
}
.panel-talk-gallery div img{
max-width: 100% !important;
height: auto !important;
}
.panel-talk-gallery .col, .panel-talk-gallery .col:nth-child(5),
.panel-talk-gallery .col:nth-child(1), .panel-talk-gallery .col:nth-child(2),
......@@ -141,14 +142,14 @@
max-width: 50vw !important;
}
.two-pdf-line{
max-height: 650px !important;
max-height: 60vh !important;
height: 26vh !important;
width: 65vw !important;
max-width: 60vw !important;
max-width: 100% !important;
margin: auto;
}
svg text{
font-size: 5vw !important;
font-size: 3vw !important;
stroke-width:1px !important;
}
.village-style-button h3{
......@@ -201,6 +202,7 @@ body {
}
.container {
padding: 10px;
max-width: 100%;
}
.row{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment