Skip to content

Commit 0414271

Browse files
authored
Merge pull request #10 from marishuman/new_branch
Basic style change for About Us page
2 parents c799b95 + 24700f6 commit 0414271

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

aboutUs.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ <h1>
5959

6060
<!-- "About Us" Section-->
6161
<div class = "section-min-sizer">
62+
<div class = basic-box>
6263
<h2> Local Connectivity Lab </h2>
6364
<div>
6465
<p>
@@ -79,9 +80,10 @@ <h2> Local Connectivity Lab </h2>
7980
<img class = "aboutUs-img" src = "assets/aboutUs1.jpg" alt = "add image soon">
8081

8182
</div>
82-
83+
</div>
8384
<!-- Mission-->
84-
<div>
85+
<div class=basic-box>
86+
8587
<h2> Mission </h2>
8688
<p>
8789
LCL seeks to democratize knowledge, skills, and resources to enable
@@ -94,7 +96,7 @@ <h2> Mission </h2>
9496
</div>
9597

9698
<!-- Vision -->
97-
<div>
99+
<div class=basic-box>
98100
<h2> Vision </h2>
99101
<p>
100102
We envision a world where no one is excluded from access to the Internet,
@@ -107,6 +109,7 @@ <h2> Vision </h2>
107109
</div>
108110

109111
<!-- Values -->
112+
<div class=basic-box>
110113
<div>
111114
<h2> Values </h2>
112115
<p>
@@ -124,7 +127,7 @@ <h2> Values </h2>
124127
<li class="bulleted-list-point">Equity in planning for resource allocation, programming, and contribution</li>
125128
</ul>
126129
</div>
127-
130+
</div>
128131
<!-- Our Partners -->
129132
<!-- ADD PARTNERS' LINKS SOON -->
130133
<!--<h2> Our Partners </h2>
@@ -147,7 +150,7 @@ <h2> Values </h2>
147150
<img class = "flex-image" src = "assets/derp Timo.jpg" alt = "add image soon">
148151
</a>
149152
</div>-->
150-
153+
<div class = landing-tan style = "margin-bottom:50px;">
151154
<h2> Follow us on social media! </h2>
152155
<br>
153156
<div class = "flex-container">
@@ -160,7 +163,7 @@ <h2> Follow us on social media! </h2>
160163
<a href = "donate.html"><button id = "support-our-mission-button">
161164
Donate to Support our Mission &rarr;
162165
</button></a>
163-
166+
</div>
164167
<!-- FOOTER -->
165168
<div class = "footer">
166169
<div class = "flex-container">

0 commit comments

Comments
 (0)