File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ section{
48
48
}
49
49
.about {
50
50
padding-top : 30px ;
51
- padding-bottom : 300 px ;
51
+ padding-bottom : 30 px ;
52
52
}
53
53
.about p {
54
54
padding-left : 650px ;
@@ -63,6 +63,8 @@ section{
63
63
width : 50% ;
64
64
float : right;
65
65
display : flex;
66
+ padding-top : 300px ;
67
+ padding-left : 30px ;
66
68
}
67
69
.footer-info-left {
68
70
width : 50% ;
@@ -83,3 +85,7 @@ section{
83
85
padding-left : 30px ;
84
86
margin-bottom : -15px ;
85
87
}
88
+ .paint-splash {
89
+ height : 100% ;
90
+ width : 100% ;
91
+ }
Original file line number Diff line number Diff line change 9
9
< h1 > Mental Health Hackathon</ h1 >
10
10
< h3 > October 26-27th, 2019 < span class ="dot "> </ span > Institute Hall</ h3 >
11
11
< h3 > Rochester Institute of Technology</ h3 >
12
- < a href =""> < div class ="register-btn "> REGISTER</ div > </ a >
12
+ < a href ="https://forms.gle/N4Y1JqwKyrwaMeh48 "> < div class ="register-btn "> REGISTER</ div > </ a >
13
13
</ center >
14
14
</ div >
15
15
< div class ="main-right ">
16
- < img class ="paint-splash ">
16
+ < img src =" assets/images/mhh/top_watercolor.png " class ="paint-splash ">
17
17
</ div >
18
18
</ section >
19
19
< section class ="about ">
@@ -26,6 +26,7 @@ <h3>About</h3>
26
26
</ section >
27
27
< section class ="footer ">
28
28
< div class ="footer-left ">
29
+ < img src ="assets/images/mhh/bottom_watercolor.png " class ="paint-splash ">
29
30
</ div >
30
31
< div class ="footer-right ">
31
32
< div class ="footer-info-left ">
You can’t perform that action at this time.
0 commit comments