Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ff9adb

Browse files
authored
Tweak button style
1 parent 636661d commit 3ff9adb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

speakers.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@
77

88
{% include top-section.html %}
99

10-
<div class="about">
11-
<a href="https://www.papercall.io/mendercon-2025" target="_blank" class="btn btn-primary btn-lg waves-effect waves-button waves-light waves-float">Become a speaker</a>
10+
<div id="about" class="about">
11+
<div class="content-wrapper">
12+
<div class="col-lg-10 col-lg-offset-1">
13+
<a href="https://www.papercall.io/mendercon-2025" target="_blank" class="btn btn-primary btn-lg waves-effect waves-button waves-light waves-float">Become a speaker</a>
14+
</div>
15+
</div>
1216
</div>
1317

1418
{% include speakers-list.html %}

0 commit comments

Comments
 (0)