Skip to content

Commit 62e76f7

Browse files
Remove ghost class from button
1 parent cc7645e commit 62e76f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/components/styles/hero.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
Sorry, your browser does not support embedded videos. This is an animation of the W3C logo morphing into a new design.
2020
</video>
2121
</div>
22-
<button class="button button--ghost" data-video-control="hero" hidden>
22+
<button class="button" data-video-control="hero" hidden>
2323
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 47 47" height="45" width="45" aria-hidden="true" focusable="false">
2424
<defs/>
2525
<g fill="none" fill-rule="evenodd">

0 commit comments

Comments
 (0)