Modified Shop page
This commit is contained in:
@@ -9,9 +9,9 @@ import Layout from '../layouts/Layout.astro';
|
|||||||
|
|
||||||
<div class="fb-embed-container">
|
<div class="fb-embed-container">
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fprofile.php%3Fid%3D61579906016704&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId"
|
src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fprofile.php%3Fid%3D61579906016704&tabs=timeline&width=500&height=600&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId"
|
||||||
width="340"
|
width="500"
|
||||||
height="500"
|
height="600"
|
||||||
style="border:none;overflow:hidden"
|
style="border:none;overflow:hidden"
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
|
|||||||
Reference in New Issue
Block a user