Skip to content

Commit

Permalink
Main Banner 상하 border 디자인 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ryusudol committed Oct 30, 2023
1 parent c837479 commit 35d4502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-end/components/Main/MainBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type PropsType = {

const MainBanner = ({ contents }: PropsType) => {
return (
<div>
<div className="border-t-2 border-b-2">
<ReactPlayer
url="/videos/main_banner.mp4"
width="100%"
Expand Down

0 comments on commit 35d4502

Please sign in to comment.