Close #7 : Add margin for article in mobile screen.

This commit is contained in:
zatalyz 2020-07-11 20:57:42 +02:00
parent 5b31a7259e
commit 6400aabdb6

View file

@ -190,6 +190,10 @@
margin:0;
}
.kharticle {
margin:0.3em;
}
/* form elements */
#config__manager fieldset td.value,
#config__manager td .input,