評價 (7)

整體評分
4.8
各級評分數量
  • 86% 的評分為 5 顆星
  • 14% 的評分為 4 顆星
  • 0% 的評分為 3 顆星
  • 0% 的評分為 2 顆星
  • 0% 的評分為 1 顆星
2024年3月13日

some things don't work about it, but if you have extremely basic knowledge of css then this app is GREAT! if you're having issues and are seeing this, use this code as a basis for solving your problems:

.marquee {
background-color: transparent;
margin-top: -45px;
color: white;
font-size: 2.0rem;
font-weight: 1000;
}

this allows it to overlay the element above it and actually look good lol

Joke Threads
美國
使用應用程式 4個月
webcommerce.dev 已回覆 2024年3月15日

Thanks for your review! It's always fun to see users get creative with styling.