File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ <h1 class="title">Social Media Feed</h1>
172172 .toot {
173173 padding-top : 2rem !important ; /* Increases the top padding */
174174 padding-bottom : 2rem !important ; /* Increases the bottom padding */
175- min-height : 1000px ; Uncomment this if you want to force a specific minimum height * /
175+ /* min-height: 1000px; Uncomment this if you want to force a specific minimum height */
176176 }
177177
178178 /* Hide the @username handle, leaving only the display name */
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ <h2 class="anchored" data-anchor-id="welcome-to-the-stemcoding-landing-page">Wel
173173 .toot {
174174 padding-top : 2rem !important ; /* Increases the top padding */
175175 padding-bottom : 2rem !important ; /* Increases the bottom padding */
176- min-height : 1000px ; /* Uncomment this if you want to force a specific minimum height */
176+ /* min-height: 1000px; Uncomment this if you want to force a specific minimum height */
177177 }
178178
179179 /* Hide the @username handle, leaving only the display name */
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ title: "Social Media Feed"
1818 .toot {
1919 padding-top : 2rem !important ; /* Increases the top padding */
2020 padding-bottom : 2rem !important ; /* Increases the bottom padding */
21- min-height : 1000px ; Uncomment this if you want to force a specific minimum height */
21+ /* min-height: 1000px; Uncomment this if you want to force a specific minimum height */
2222 }
2323
2424 /* Hide the @username handle, leaving only the display name */
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ We hope you enjoy this site! Check out our [Social Media Feed](feed.qmd) to see
4040 .toot {
4141 padding-top : 2rem !important ; /* Increases the top padding */
4242 padding-bottom : 2rem !important ; /* Increases the bottom padding */
43- min-height : 1000px ; /* Uncomment this if you want to force a specific minimum height */
43+ /* min-height: 1000px; Uncomment this if you want to force a specific minimum height */
4444 }
4545
4646 /* Hide the @username handle, leaving only the display name */
You can’t perform that action at this time.
0 commit comments