mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 12:12:18 +00:00
Remove unneeded accessibility values
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<section class="small_cta">
|
||||
<div class="container ">
|
||||
<div class="columns is-centered is-multiline is-vcentered is-half-desktop has-text-centered py-4">
|
||||
<div class="column is-12-mobile _is-9-desktop _is-6-widescreen has-text-weight-bold" markdown="1">
|
||||
Leigh Hackspace is open to all.<br>Being a member gives you access to our space, tools, and community.
|
||||
<div class="column is-12-mobile _is-9-desktop _is-6-widescreen has-text-weight-bold">
|
||||
<p>Leigh Hackspace is open to all.<br>Being a member gives you access to our space, tools, and community.</p>
|
||||
</div>
|
||||
<div class="column is-4-tablet _is-2-desktop is-3-widescreen">
|
||||
<a href="{{ ref . "membership" }}" class="button is-primary is-fullwidth is-medium has-box-shadow">Join Leigh Hackspace</a>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<nav class="navbar is-spaced" role="navigation">
|
||||
<nav class="navbar is-spaced">
|
||||
<div class="container">
|
||||
|
||||
<div class="navbar-brand">
|
||||
|
||||
Reference in New Issue
Block a user