File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ <h1 class="title">Social Media Feed</h1>
161161</ header >
162162
163163
164- < iframe allowfullscreen ="" sandbox ="allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox " width ="800 " height ="10000 " src ="https://mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fmastodon.social%2Fusers%2Fstemcoding&theme=light&size=200&header=false&replies=false&boosts=true ">
164+ < iframe allowfullscreen ="" sandbox ="allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox " width ="600 " height ="10000 " src ="https://mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fmastodon.social%2Fusers%2Fstemcoding&theme=light&size=200&header=false&replies=false&boosts=true ">
165165</ iframe >
166166
167167
Original file line number Diff line number Diff line change 1515/* For larger screens, make it even wider */
1616@media (min-width : 1400px ) {
1717 # quarto-margin-sidebar {
18- width : 500 px !important ;
19- min-width : 500 px !important ;
18+ width : 400 px !important ;
19+ min-width : 400 px !important ;
2020 overflow : hidden !important ; /* Hide scrollbars */
2121 }
2222
Original file line number Diff line number Diff line change 22title : " Social Media Feed"
33---
44
5- <iframe allowfullscreen sandbox =" allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox " width =" 800 " height =" 10000 " src =" https://mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fmastodon.social%2Fusers%2Fstemcoding&theme=light&size=200&header=false&replies=false&boosts=true " ></iframe >
5+ <iframe allowfullscreen sandbox =" allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox " width =" 600 " height =" 10000 " src =" https://mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fmastodon.social%2Fusers%2Fstemcoding&theme=light&size=200&header=false&replies=false&boosts=true " ></iframe >
66
77
Original file line number Diff line number Diff line change 1515/* For larger screens, make it even wider */
1616@media (min-width : 1400px ) {
1717 # quarto-margin-sidebar {
18- width : 500 px !important ;
19- min-width : 500 px !important ;
18+ width : 400 px !important ;
19+ min-width : 400 px !important ;
2020 overflow : hidden !important ; /* Hide scrollbars */
2121 }
2222
You can’t perform that action at this time.
0 commit comments