Skip to content

Commit 57defe2

Browse files
committed
tried to fix the banner
1 parent 66e4269 commit 57defe2

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

_pages/exchange.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,7 @@ nav: false
77
nav_order: 6
88
---
99

10-
<!-- <div id="banner-other" style="background-image: url('{{ "/assets/img/banner/exchange_banner.jpg" | relative_url }}');"></div> -->
11-
12-
<div id="banner-other"></div>
13-
14-
<style>
15-
#banner-other {
16-
width: 100%;
17-
max-width: 800px; /* match your content width */
18-
margin: 0 auto; /* centers it */
19-
height: 250px;
20-
21-
background-image: url('{{ "/assets/img/banner/exchange_banner.jpg" | relative_url }}');
22-
background-size: cover;
23-
background-position: center;
24-
background-repeat: no-repeat;
25-
}
26-
</style>
10+
<div id="banner-other" style="background-image: url('{{ "/assets/img/banner/exchange_banner.jpg" | relative_url }}');"></div>
2711

2812
<!-- <h4 class="category" id="collaboration">#RAIforUkraine: Responsible AI Research for Ukrainian Scholars</h4> -->
2913

0 commit comments

Comments
 (0)