Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const Title = styled(motion.h1)`
transition={{ duration: 1 }}
className="responsive-title"
>
Chúc mừng ngày 8/3, cún iu cụa anhhh!
Chúc mừng ngày 8/3 vui vẻ, thưa công chúa xinh đẹp dễ thương dangiu tốt tính
</Title>

const PuppyContainer = styled(motion.div)`
Expand Down Expand Up @@ -205,7 +205,7 @@ function App() {
animate={{ opacity: 1, y: 0 }}
transition={{ duration: 1 }}
>
Chúc mừng ngày 8/3, cún iu cụa anhhh!
Chúc mừng ngày 8/3 vui vẻ, thưa công chúa xinh đẹp dễ thương dangiu tốt tính
</Title>

<PuppyContainer
Expand Down Expand Up @@ -237,4 +237,4 @@ function App() {
);
}

export default App;
export default App;