Just fixing a typo in the layout example

This commit is contained in:
Florian Woerner
2019-01-26 16:28:26 +01:00
committed by GitHub
parent eaafeee675
commit 04e81c7158

View File

@@ -105,8 +105,8 @@ This button will be hidden until medium screen sizes:
These headings will be `inline-block`:
### heading 3
{ .d-inline-block }
{: .d-inline-block }
### heading 3
{ .d-inline-block }
{: .d-inline-block }
```