Update docs/guide/CSS.md

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
Will McGugan
2022-08-25 10:28:51 +01:00
committed by GitHub
parent 81202d15eb
commit 9d4ec4bd0f

View File

@@ -98,7 +98,7 @@ This doesn't look much like a tree yet. Let's add a header and a footer to this
```{.textual path="docs/examples/guide/dom2.py"}
```
With a header and a footer widget the DOM look the this:
With a header and a footer widget the DOM looks the this:
<div class="excalidraw">
--8<-- "docs/images/dom2.excalidraw.svg"