closing style tag (#730)
This commit is contained in:
parent
b8a90b1e7d
commit
234b175a19
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ For best results, you should only have one `<style>` tag per-Astro component. Th
|
|||
height: 50px;
|
||||
width: 50px;
|
||||
}
|
||||
</style>
|
||||
<div class="circle"></div>
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue