Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
美しく優秀なフォトラマスライダーを使っているのですが、質問があります!
デフォルトでは、スライダーは左上にあります!
ページの中央に配置したいだけです。
.css で見つけましたが、答えが見つかりません。
私を助けることができますか?
これを CSS に追加すれば問題ありません ;-)
.fotorama__wrap { margin: 0 auto; }