Skip to content

Commit 849014d

Browse files
committed
Removeis-medium from icons
1 parent fdb91c1 commit 849014d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,21 +87,21 @@ <h2 class="subtitle mt-5">Free, platform independent
8787
<div class="hero-buttons">
8888
<a class="button is-medium" href="https://github.com/steinbergmedia/vst3sdk.git"
8989
target="_blank">
90-
<span class="icon is-medium">
90+
<span class="icon">
9191
<i class="fab fa-github"></i>
9292
</span>
9393
<span>Clone</span>
9494
</a>
9595
<a class="button is-medium"
9696
href="https://steinbergmedia.github.io/vst3_dev_portal/pages/index.html" target="_blank">
97-
<span class="icon is-medium">
97+
<span class="icon">
9898
<i class="fas fa-book"></i>
9999
</span>
100100
<span>Get Started</span>
101101
</a>
102102
<a class="button is-medium" href="https://forums.steinberg.net/c/developer/vst-3-sdk"
103103
target="_blank">
104-
<span class="icon is-medium">
104+
<span class="icon">
105105
<i class="fab fa-discourse"></i>
106106
</span>
107107
<span>Get Help</span>

0 commit comments

Comments
 (0)