Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rcs committed Mar 6, 2024
1 parent 288a12f commit a401348
Show file tree
Hide file tree
Showing 2 changed files with 688 additions and 685 deletions.
11 changes: 6 additions & 5 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ <h1 class="is-size-3-mobile is-size-2-tablet">Fahrrad Strutt</h1>
<a class="navbar-item" href="#home">
<i class="fas fa-home"></i><span class="is-hidden-tablet"> Home</span>
</a>
<a class="navbar-item" href="#offer">
<!-- <a class="navbar-item" href="#offer">
<i class="fas fa-sign"></i><span class="is-hidden-tablet"> Angebote</span>
</a>
</a> -->
<a class="navbar-item" href="#open">
<i class="fas fa-clock"></i><span class="is-hidden-tablet"> Öffnungszeiten</span>
</a>
Expand Down Expand Up @@ -69,6 +69,7 @@ <h1 class="is-size-3-mobile is-size-2-tablet">Fahrrad Strutt</h1>
<div class="columns is-centered">
<div class="column is-full-mobile is-three-quarters-tablet is-half-widescreen">
<div class="content has-text-centered">
<h4>Rabatte bis der Osterhase kommt - bis zum Ostersamstag 30.03.2024 bis zu 1000€ sparen - auf E-Bikes und Bio-Bikes</h4>
<span class="button is-primary is-hidden-mobile">
<span class="icon">
<i class="fas fa-bicycle"></i>
Expand Down Expand Up @@ -129,7 +130,7 @@ <h1 class="is-size-3-mobile is-size-2-tablet">Fahrrad Strutt</h1>
</div>
</div>

<div data-anchor="offer" class="fpsection">
<!-- <div data-anchor="offer" class="fpsection">
<div class="columns is-centered slide">
<div class="column is-full-mobile is-three-quarters-tablet is-half-widescreen">
<div class="content has-text-centered">
Expand Down Expand Up @@ -377,14 +378,14 @@ <h3 class="title is-size-3-desktop is-size-4-mobile"><i class="fas fa-sign"></i>
</div>
</div>
</div>
</div>
</div> -->

<div data-anchor="open" class="fpsection">
<div class="columns is-centered">
<div class="column is-full-mobile is-three-quarters-tablet is-half-widescreen">
<div class="content has-text-centered">
<h3 class="title is-size-3-desktop is-size-4-mobile"><i class="fas fa-clock"></i> Öffnungszeiten</h3>
<h4 class="has-text-danger">Wir sind vom 25.10. - 28.10.2023 im Urlaub.</h4>
<!-- <h4 class="has-text-danger">Wir sind vom 25.10. - 28.10.2023 im Urlaub.</h4> -->
<table class="table" id="opening-table">
<tbody>
<tr>
Expand Down
Loading

0 comments on commit a401348

Please sign in to comment.