Close #7 : Add margin for article in mobile screen.
This commit is contained in:
parent
5b31a7259e
commit
6400aabdb6
1 changed files with 4 additions and 0 deletions
|
@ -190,6 +190,10 @@
|
|||
margin:0;
|
||||
}
|
||||
|
||||
.kharticle {
|
||||
margin:0.3em;
|
||||
}
|
||||
|
||||
/* form elements */
|
||||
#config__manager fieldset td.value,
|
||||
#config__manager td .input,
|
||||
|
|
Loading…
Reference in a new issue