Skip to content

Commit

Permalink
change sponsor message
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleab-k committed Dec 24, 2022
1 parent db61d4e commit d96220e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -14244,4 +14244,8 @@ Accordian Box
.video-column {
margin-top: 170px;
}
}

.hidden {
display: none;
}
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,11 @@ <h2>SPONSORS</h2>
<div class="row justify-content-md-center">
<!-- Title Column -->
<div class="title-column col-xl-9 col-lg-9 col-md-12">
<div class="sponsors-outer">
<h3>We are looking for sponsors. If your company would like to sponsor the AI For Tigray
conference, please reach out to us at <a
href="mailto:[email protected]">[email protected]</a>.</h3>
<br>
<div class="sponsors-outer hidden">
<div class="row">
<!-- Client Block -->
<div class="client-block col-lg-4 col-md-6 col-sm-12 wow fadeInRight">
Expand Down

0 comments on commit d96220e

Please sign in to comment.