Skip to content

Commit

Permalink
- updated hackahton banner (#4645)
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc authored and danlipert committed Jun 20, 2019
1 parent 60ed0a0 commit 73b868c
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/assets/v2/css/hackathons/static.css
Expand Up @@ -149,9 +149,6 @@ h4 {

.bb-banner-bg {
background-color: #121315;
background-image: url('/static/v2/images/hackathon/beyond_block/logo.png');
background-size: cover;
height: 24rem;
}

.bb-green-bg {
Expand Down
Binary file removed app/assets/v2/images/hackathon/beyond_block/logo.png
Binary file not shown.
53 changes: 53 additions & 0 deletions app/assets/v2/images/hackathon/beyond_block/logo.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/dashboard/context/hackathon.py
Expand Up @@ -163,6 +163,7 @@
'bg' : 'hk-black-bg',
'banner_text' : 'hk-white-f',
'logo_bg' : 'bb-banner-bg',
'logo' : static('/v2/images/hackathon/beyond_block/logo.svg'),
'title' : 'BEYOND BLOCKCHAIN',
'title_banner' : 'BEYOND BLOCKCHAIN',
'caption' : '''A three-week virtual hackathon <br> where global developers and
Expand Down

0 comments on commit 73b868c

Please sign in to comment.