Browse Source

added a small change for mobile

master
Cristina Cochior 4 years ago
parent
commit
65da52a25e
  1. 8
      static/css/main.css

8
static/css/main.css

@ -239,16 +239,16 @@ div#listofpeople{
}
#closeintro, #closehowto, #closeinsert{
right:1em;
/* right:1em; */
}
#closeintro{
top:2.5em;
/* top:2.5em; */
}
#closehowto{
top:4.5em;
/* top:4.5em; */
}
#closeinsert{
top:0.5em;
/* top:0.5em; */
}
}

Loading…
Cancel
Save