1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-16 02:43:57 +02:00

Added margin to figures

Resets the browser defaults.
This commit is contained in:
Angelos Chalaris
2017-11-15 13:22:17 +02:00
parent c4a5da944f
commit c223ba0a30
7 changed files with 13 additions and 4 deletions

View File

@@ -162,3 +162,4 @@
- Documented code and quotations.
- Documented lists.
- Documented images.
- Added `margin` to `figcaption` elements to reset the browser defaults.