《萬華小米蛋餅》是萬華一間超高人氣、平日限定的排隊早餐店!將手工現桿餅皮,煎到表層酥香脆口、層次分明,不論是輕爽系的高麗菜(起司)蛋餅,還是內餡飽滿的打拋豬、鴨賞蛋餅,都相當受歡迎~再配上店家特製辣椒醬,更是讓愛吃辣的人,一口接著一口,停不下來~甚至當天有不少外國旅客,也慕名而來~~.yt-short-container {
position: relative;
background: #000;
overflow: hidden;
border-radius: 10px;
margin-left: 0; /* 左邊不留白 */
margin-right: 5%; /* 只保留右邊留白 */
}
/* 電腦版:固定高 576px */
@media (min-width: 768px) {
.yt-short-container {
width: 95%; /* 寬度改為 95%,靠左對齊 */
max-width: 1024px;
height: 576px;
}
.yt-short-container iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
}
/* 手機版:長型 9:16,靠左對齊 */
@media (max-width: 767px) {
.yt-short-container {
width: 95%; /* 靠左,保留右邊 5% */
height: auto;
padding-bottom: 177.78%; /* 9:16 直式比例 */
}
.yt-short-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
}