Skip to content

Commit c8254b2

Browse files
committed
Update index.html
1 parent 9c0175a commit c8254b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<div class="container-fluid">
88
<div class="row">
99
<div class="col-lg-8 col-md-12 order-2 order-lg-1 d-flex flex-column pt-2 pb-1">
10-
<p class="fs-4">VanRuby is the longest running Ruby programming language community in Vancouver, serving our members since 2007.</p>
11-
<p class="fs-4">Join us to learn, network, and explore new opportunities.</p>
10+
<h3 class="text-center fw-semibold text-lg-start">Vancouver’s Ruby Community</h3>
11+
<p class="fs-5 fw-light text-center text-lg-start">Connect, learn, and grow with VanRuby—a thriving community of Ruby enthusiasts and professionals in Vancouver. Whether you are a beginner or a seasoned expert, our meetups, talks, and networking events help you stay ahead in the world of Ruby.</p>
1212
<a href="https://lu.ma/vanruby" target="_blank" class="btn btn-primary btn-lg btn-danger mt-auto align-self-lg-start">Join VanRuby</a>
1313
</div>
14-
<div class="col-lg-4 col-md-12 order-1 order-lg-2 d-flex flex-column justify-content-center">
14+
<div class="col-lg-4 col-md-12 order-1 order-lg-2 d-flex flex-column justify-content-center mb-4 mb-lg-0">
1515
<img src="/images/van_ruby_logo.svg" alt="Jumbotron Logo" height="200px">
1616
<span class="text-center fs-1 text fw-bold">VanRuby</span>
1717
</div>

0 commit comments

Comments
 (0)