Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 500653c

Browse files
authored
Merge pull request #149 from hackuci/develop
Production hotfix
2 parents 9ffd745 + ba2a7dc commit 500653c

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

app/client/stylesheets/_recruit.scss

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,10 @@
592592

593593
#break-content {
594594
width: 90%;
595+
596+
.title {
597+
line-height: 1.2em;
598+
}
595599
}
596600
}
597601
}
@@ -670,8 +674,12 @@
670674
padding: 8%;
671675

672676
.job {
677+
.job-title {
678+
line-height: 1.1em;
679+
}
680+
673681
.body {
674-
padding: 1em 0 0 0;
682+
padding: .75em 0 0 0;
675683
}
676684
}
677685
}

app/client/views/recruit/logistics.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
We Coordinate Event Operations
2727
</div>
2828
<div class="body">
29-
Logistics is in charge of the entire back end of our events. We book the venues, plan out transportation, read and process thousands of applications, send out acceptances, handle food distribution, and much more. Anything that you can think of that is related to the day of execution of the events is done by logistics. Much of the work on our team is very time-sensitive as tasks need to be planned early in advance so that we have the time to think through everything. You must be exceptionally organized and have a keen attention to detail as processes must be done right in order for the events to run as smoothly as possible. We are looking for people with strong communication skills because we work in a fast-paced environment where decisions need to be made quickly among the members of the team.
29+
The Logistics team at Hack does not only provide a vital part in organizing the annual hackathon, HackUCI, but we also run workshops throughout the year. We aim to educate the student population at UCI on anything computing related and bring in any companies that are able to host workshops as well as workshops run by our very own organizing staff. We are here to be the forefront of the Computer Science community here at UCI and educate anyone and everyone we can that wants to either learn more and dip their feet in something new. We are a very diverse community of people who welcome people from all sorts of backgrounds and experiences. For those who do
30+
not know what a hackathon is, it is a 24 - 36 hour event where a large number of like-minded people meet to engage in a collaborative project, be it hardware or software. We at Hack like to refer this as an “invent-a-thon”, since most of the time people come and make something new or innovate on something already made.
3031
</div>
3132
</section>
3233
<section id="break" class="center">
@@ -43,10 +44,10 @@
4344
</div>
4445
<div class="body">
4546
<span>
46-
Logistics is in charge of the entire back end of the event. We book the venue, plan out transportation, read and process our 1000s of applications, send out acceptances, prepare food and much more. Anything you can think of that is related to the day of execution of the event is done by logistics.
47+
Logistics is in charge of the entire back end of our events. We book the venues, plan out transportation, read and process thousands of applications, send out acceptances, handle food distribution, and much more. Anything that you can think of that is related to the day of execution of the events is done by logistics.
4748
</span>
4849
<span>
49-
Much of the work on our team is very time sensitive as things need to be planned early in advance so we have the time to think through everything. You must be exceptionally organized and have a keen attention to detail as things must be done right in order for the event to run as smoothly as possible. You must have strong communication skills as often times things we require need to be discussed among the rest of the team.
50+
Much of the work on our team is very time-sensitive as tasks need to be planned early in advance so that we have the time to think through everything. You must be exceptionally organized and have a keen attention to detail as processes must be done right in order for the events to run as smoothly as possible. We are looking for people with strong communication skills because we work in a fast-paced environment where decisions need to be made quickly among the members of the team.
5051
</span>
5152
<span class="strong">
5253
Key Qualifications:

0 commit comments

Comments
 (0)