Skip to content

Commit e22b965

Browse files
fixed search
1 parent d95820b commit e22b965

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ <h2>Suggested Content</h2>
8383
</section>
8484

8585
<section style="padding-left: 10%; padding-right: 10%; padding-bottom: 35px;">
86-
<div class="content">
86+
<center><div class="content">
8787
<h2>Like what ya see?</h2>
8888
<p>
8989
<a href="https://github.com/JacobBorgProgramming/GitFriends/wiki/Scripting-A-Profile" target="_blank"><button class="button is-white">Make a Profile</button></a>
9090
</p>
91-
</div>
91+
</div></center>
9292
</section>
9393

9494
<section style="padding-left: 10%; padding-right: 10%; padding-bottom: 35px;">

profiles/@Cartoomb/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,17 @@
6868
</footer>
6969
</div>
7070
</section>
71+
72+
<section style="padding-left: 10%; padding-right: 10%; padding-bottom: 35px;">
73+
<div class="content">
74+
75+
76+
<center><embed src="./source/search.html" width="70%" height="300" style="overflow-y: auto;"></center>
77+
78+
79+
80+
</div>
81+
</section>
7182
<footer class="footer" id="footMenu">
7283
</footer>
7384
</body>

0 commit comments

Comments
 (0)