File tree 2 files changed +14
-12
lines changed
2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 13
13
# index-banner {
14
14
background-image : url ("../images/banner.png" ); /* The image used */
15
15
background-color : # ffffff ; /* Used if the image is unavailable */
16
- background-position : center ; /* Center the image */
16
+ background-position : bottom ; /* Center the image */
17
17
background-repeat : no-repeat; /* Do not repeat the image */
18
18
background-size : contain; /* Resize the background image to cover the entire container */
19
19
}
Original file line number Diff line number Diff line change 42
42
</ div >
43
43
44
44
<!-- Main Section -->
45
- < div class ="aspect-ratio-container ">
46
- < div class ="aspect-ratio-content section no-pad-bot grey lighten-5 " id ="index-banner ">
47
- < div class ="container ">
45
+ < div class ="section no-pad-bot grey lighten-5 " id ="index-banner ">
46
+ < div id ="banner-content " class ="container ">
47
+ < br > < br >
48
+ < div class ="row ">
49
+ < h1 class ="header grey-text text-darken-3 "> Python< br > Nordeste 2020</ h1 >
50
+ < h5 class ="header col s12 light "> Fortaleza, Ceará | 17, 18 e 19 de Julho</ h5 >
51
+ </ div >
52
+ < div class ="row center ">
53
+ < a href ="#evento " class ="btn-floating btn-large waves-effect waves-light grey darken-3 "> < i class ="fa fa-angle-double-down "> </ i > </ a >
54
+ </ div >
55
+ < br > < br >
56
+ < div class ="hide-on-small-only ">
48
57
< br > < br >
49
- < h1 class ="header grey-text text-darken-3 "> Python < br > Nordeste 2020</ h1 >
50
- < div class ="row ">
51
- < h5 class ="header col s12 light "> Fortaleza, Ceará | 17, 18 e 19 de Julho</ h5 >
52
- </ div >
53
58
< br > < br >
54
59
< br > < br >
55
- < div class ="row center ">
56
- < a href ="#evento " class ="btn-floating btn-large waves-effect waves-light grey darken-3 "> < i class ="fa fa-angle-double-down "> </ i > </ a >
57
- </ div >
58
60
< br > < br >
59
61
</ div >
60
62
</ div >
128
130
129
131
<!-- About Section -->
130
132
< div class ="parallax-container " style ="height: auto ">
131
- < div class ="parallax "> < img src ="images/pyne2019.jpg " style ="background-size: cover; botton "> </ div >
133
+ < div class ="parallax "> < img src ="images/pyne2019.jpg " style ="background-size: cover "> </ div >
132
134
< div class ="container ">
133
135
< div id ="evento " class ="section white-text ">
134
136
< br > < br >
You can’t perform that action at this time.
0 commit comments