Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff388da commit 9eca108Copy full SHA for 9eca108
speakers.html
@@ -7,10 +7,8 @@
7
8
{% include top-section.html %}
9
10
-<div class="jumbotron">
11
- <span class="btn btn-primary waves-element waves-button waves-light waves-will-raise">
12
- <a href="https://www.papercall.io/mendercon-2025" target="_blank">Become a speaker</a>
13
- </span>
+<div class="about">
+ <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
16
{% include speakers-list.html %}
0 commit comments