Skip to content

Commit 7642ad7

Browse files
committed
fix tour-page responsive issue
1 parent 50497b4 commit 7642ad7

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

themes/mapmint/static/css/docs.css

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1978,6 +1978,21 @@ form.well {
19781978
h1.bigd{
19791979
font-size: 4em;
19801980
}
1981+
.slider_area_h_line{
1982+
height: 830px;
1983+
}
1984+
#pie{
1985+
margin: 131px 0 0 0 !important;
1986+
}
1987+
.maplogo{
1988+
position:absolute;
1989+
}
1990+
.slider_area_h{
1991+
height: 900px;
1992+
}
1993+
.qrlogo{
1994+
top: 140px;
1995+
}
19811996
/* Adjust the jumbotron */
19821997
.jumbotron h1,
19831998
.jumbotron p {

0 commit comments

Comments
 (0)