File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,15 @@ body {
46
46
height : 750px ;
47
47
gap : 2rem ;
48
48
}
49
+ /* container 1 */
50
+ h2 .h2 .section-title .has-underline {
51
+ margin-top : 420px ;
52
+ }
49
53
54
+ body > main > article > section .section .preview > div > p : nth-child (4 ){
55
+ margin-top : 100px ;
56
+ }
57
+ /* ~~~ */
50
58
.formform-label ,
51
59
.form-label {
52
60
color : var (--charcoal );
Original file line number Diff line number Diff line change @@ -1025,8 +1025,9 @@ <h2 class="h2 section-title has-underline" style="font-family: 'Times New Roman'
1025
1025
Book Exchange Hub
1026
1026
< span class ="span has-before "> </ span >
1027
1027
</ h2 >
1028
-
1028
+ < br > < br > < br > < br >
1029
1029
< p class ="section-text ">
1030
+
1030
1031
Connect with fellow readers in our Book Exchange Hub. Sell your old books at half price and give your
1031
1032
favorite reads a new home. Fill out the form below to get started!
1032
1033
</ p >
Original file line number Diff line number Diff line change @@ -1483,6 +1483,7 @@ <h3 class="h3 card-title">Adventure Fiction</h3>
1483
1483
<!--Book Exchange Hub-->
1484
1484
< section class ="section preview " aria-label ="preview ">
1485
1485
< div class ="container1 ">
1486
+ <!-- <br><br><br><br><br> -->
1486
1487
< h2 class ="h2 section-title has-underline ">
1487
1488
Book Exchange Hub
1488
1489
< span class ="span has-before "> </ span >
You can’t perform that action at this time.
0 commit comments