Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
misabegovic committed Apr 12, 2024
1 parent 8459a33 commit 03bef1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion assets/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,7 @@ body {
}

.section.section--speakers::before {
background: url('../images/milje-pattern-4.png') top left / auto 1.7% no-repeat scroll;
background: url('../images/milje-pattern-4.png') top left / auto 1.5% no-repeat scroll;
}

.section.section--sponsors::before {
Expand Down
10 changes: 4 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,10 @@ <h3 class="section__article__title has-dot">Location</h3>
<p class="section__article__text mb--2">
Please use the links below to get the discounted accommodation:
</p>
<p class="section__text">
- <a href="https://hotelhills.ba/reservation-form-euruko/" target="_blank">Hotel Hills registration form (€80+)</a>
</p>
<p class="section__text">
- <a href="https://www.hotel-hollywood.ba/reservation-form-euruko/" target="_blank">Hotel Hollywood registration form (€60+)</a>
</p>
<ul class="section__list">
<li class="section__text"><a href="https://hotelhills.ba/reservation-form-euruko/" target="_blank">Hotel Hills registration form (€80+)</a></li>
<li class="section__text"><a href="https://www.hotel-hollywood.ba/reservation-form-euruko/" target="_blank">Hotel Hollywood registration form (€60+)</a></li>
</ul>
</article>
</div>
</section>
Expand Down

0 comments on commit 03bef1a

Please sign in to comment.