[9.1.08] petits écrans padding section

This commit is contained in:
fredtempez 2019-05-27 19:03:48 +02:00
parent 495c6eff5e
commit 1fcdb835bc
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ body {
.tippy-tooltip {
font-size:.8rem !important;
}
section {
padding: 5px !important;
}
}