diff options
author | johannst <johannst@users.noreply.github.com> | 2024-03-20 00:23:51 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-03-20 00:23:51 +0000 |
commit | e849f8ef1160641268a916596582586344a07459 (patch) | |
tree | ec73e2512d6405edffbbad0cb98c56a6903e272e /web/src/figure.html | |
parent | 3f3ba03ab0832ee382166aa37ce923631eeb10e4 (diff) | |
download | notes-e849f8ef1160641268a916596582586344a07459.tar.gz notes-e849f8ef1160641268a916596582586344a07459.zip |
deploy: 428fb92cb7e0b566f39fdb61d9ffc03b056d7a7b
Diffstat (limited to 'web/src/figure.html')
-rw-r--r-- | web/src/figure.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/src/figure.html b/web/src/figure.html index ebcdf58..73502d0 100644 --- a/web/src/figure.html +++ b/web/src/figure.html @@ -90,7 +90,7 @@ etiam non quam lacus suspendisse faucibus interdum posuere. </figure> <code>overflow: auto</code> gives an alternative to <code>clear</code> to control placement of the floats. The red boarder visualizes the size of the -<code><div></code> block, you can remove the <code>overflow</code> property +<code><div></code> block. One can remove the <code>overflow</code> property and observe how the border changes. </div> |