diff options
author | NielsCoding <n.stunnebrink@student.avans.nl> | 2022-11-18 13:08:46 +0100 |
---|---|---|
committer | NielsCoding <n.stunnebrink@student.avans.nl> | 2022-11-18 13:08:46 +0100 |
commit | 77c85dfb966a32a36ba8f9e39af382b719674fbf (patch) | |
tree | baab8c61109d0c2bd8c438b248a33e0f35c0dabb /docs/gen | |
parent | 2a828937a14fb45c2d80339a0bc8350e1162b529 (diff) | |
parent | 5ba0d1bbd3ab812aebc6beddf9ca77065abf727e (diff) |
Merge branch 'master' of https://github.com/lonkaars/avans-domotica
Diffstat (limited to 'docs/gen')
-rw-r--r-- | docs/gen/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gen/style.css b/docs/gen/style.css index f94cf0e..43012db 100644 --- a/docs/gen/style.css +++ b/docs/gen/style.css @@ -26,7 +26,7 @@ text-align: center; } - figcaption { + figcaption, p { text-align: justify; text-justify: auto; } |