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{ #closeintro, #closehowto, #closeinsert{
right:1em; /* right:1em; */
} }
#closeintro{ #closeintro{
top:2.5em; /* top:2.5em; */
} }
#closehowto{ #closehowto{
top:4.5em; /* top:4.5em; */
} }
#closeinsert{ #closeinsert{
top:0.5em; /* top:0.5em; */
} }
} }

Loading…
Cancel
Save