mirror of
https://github.com/primer/css.git
synced 2024-12-01 12:42:32 +03:00
oops, put the ) in the right spot
This commit is contained in:
parent
4c713a9ca8
commit
abc2175b4d
@ -69,6 +69,6 @@ The `.hover-grow` class will increase the scale of the element upon hover.
|
||||
|
||||
```html
|
||||
<div class="box hover-grow p-4">
|
||||
<%= octicon("mark-github"), :height => 32 %>
|
||||
<%= octicon("mark-github", :height => 32) %>
|
||||
</div>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user