added a small change for mobile

This commit is contained in:
Cristina Cochior 2020-10-29 00:00:42 +01:00
parent a0c2b75da9
commit 65da52a25e

View File

@ -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; */
} }
} }