44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66 < title > SCHub</ title >
7- < link rel ="icon " href ="/explore/ images/main-roof.png " />
7+ < link rel ="icon " href ="images/main-roof.png " />
88 < link
99 rel ="stylesheet "
1010 href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css "
2424 }
2525
2626 .cover-bg {
27- background-image : url ("/explore/ images/cover.png" );
27+ background-image : url ("images/cover.png" );
2828 background-size : cover;
2929 background-position : center;
3030 height : 100vh ;
8282 .navbar-brand {
8383 font-size : x-large;
8484 padding : 20px ;
85- background-image : url ("/explore/ images/main-roof.png" );
85+ background-image : url ("images/main-roof.png" );
8686 background-repeat : no-repeat;
8787 background-size : 60% ;
8888 background-position-y : 5px ;
156156 style ="
157157 --bs-btn-padding-y: 0.25rem;
158158 --bs-btn-padding-x: 0.5rem;
159- --bs-btn-font-size: 2.5rem ;
159+ --bs-btn-font-size: 2rem ;
160160 "
161161 > Visit SCHub</ a
162162 >
@@ -219,7 +219,7 @@ <h2 class="text-center mb-4">About SCHub</h2>
219219 </ p >
220220 < h2 class ="text-center mb-0 mt-5 "> Developers</ h2 >
221221 < div class ="row mt-3 ">
222- < div class ="col-sm- 6 col-md-4 col-lg-3 col-xl-2 ">
222+ < div class ="col-6 col-md-4 col-lg-3 col-xl-2 ">
223223 < div class ="card mb-4 bg-dark text-white ">
224224 < img
225225 src ="https://avatars.githubusercontent.com/u/113533393?s=96&v=4 "
@@ -257,7 +257,7 @@ <h5 class="card-title">Aina Jesulayomi</h5>
257257 </ div >
258258 </ div >
259259 </ div >
260- < div class ="col-sm- 6 col-md-4 col-lg-3 col-xl-2 ">
260+ < div class ="col-6 col-md-4 col-lg-3 col-xl-2 ">
261261 < div class ="card mb-4 bg-dark text-white ">
262262 < img
263263 src ="https://avatars.githubusercontent.com/u/108087255?v=4 "
@@ -296,7 +296,7 @@ <h5 class="card-title">Samuel Iwelumo</h5>
296296 </ div >
297297 </ div >
298298 </ div >
299- < div class ="col-sm- 6 col-md-4 col-lg-3 col-xl-2 ">
299+ < div class ="col-6 col-md-4 col-lg-3 col-xl-2 ">
300300 < div class ="card mb-4 bg-dark text-white ">
301301 < img
302302 src ="https://avatars.githubusercontent.com/u/103280525?v=4 "
@@ -329,7 +329,7 @@ <h5 class="card-title">Rani</h5>
329329 </ div >
330330 </ div >
331331 </ div >
332- < div class ="col-sm- 6 col-md-4 col-lg-3 col-xl-2 ">
332+ < div class ="col-6 col-md-4 col-lg-3 col-xl-2 ">
333333 < div class ="card mb-4 bg-dark text-white ">
334334 < img
335335 src ="https://avatars.githubusercontent.com/u/124374867?v=4 "
@@ -350,7 +350,7 @@ <h5 class="card-title">Shobhit</h5>
350350 </ div >
351351 </ div >
352352 </ div >
353- < div class ="col-sm- 6 col-md-4 col-lg-3 col-xl-2 ">
353+ < div class ="col-6 col-md-4 col-lg-3 col-xl-2 ">
354354 < div class ="card mb-4 bg-dark text-white ">
355355 < img
356356 src ="https://avatars.githubusercontent.com/u/84663764?v=4 "
0 commit comments