File tree Expand file tree Collapse file tree 1 file changed +12
-19
lines changed Expand file tree Collapse file tree 1 file changed +12
-19
lines changed Original file line number Diff line number Diff line change 11
11
12
12
< body >
13
13
{% include navbar.html %}
14
-
15
- <!--Main Section-->
16
- < section class ="hero is-fullheight has-background-black-bis " id ="team ">
17
- < div class ="hero-body ">
18
- < div class ="container has-text-centered ">
19
- < div class ="section ">
20
- < h2 class ="title has-text-left has-text-white-ter is-size-2 has-text-weight-bold mgb-medium ">
21
- Our Team
22
- </ h2 >
23
- </ div >
24
- < div class =" has-text-left has-text-grey-lighter ">
25
- < p >
26
- Cabrillo Robotics is organized into four subteams: electrical, mechanical, software, and marketing.
27
- This decentralized structure allows for autonomy amongst individual divisions and enables members to specialize in their niche.
28
- </ p >
29
- </ div >
30
- {% include member.html %}
14
+ < section class ="section has-text-centered has-background-black-bis " id ="team ">
15
+ < div class ="container ">
16
+ < h2 class ="title has-text-left has-text-white-ter is-size-2 has-text-weight-bold mgb-medium ">
17
+ Our Team
18
+ </ h2 >
19
+ < div class =" has-text-left has-text-grey-lighter ">
20
+ < p >
21
+ Cabrillo Robotics is organized into four subteams: electrical, mechanical, software, and marketing.
22
+ This decentralized structure allows for autonomy amongst individual divisions and enables members to specialize in their niche.
23
+ </ p >
31
24
</ div >
25
+ < br >
26
+ {% include member.html %}
32
27
</ div >
33
28
</ section >
34
- </ div >
35
-
36
29
<!--Footer-->
37
30
{% include footer.html %}
38
31
</ body >
You can’t perform that action at this time.
0 commit comments