Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add footer banner #57

Merged
merged 3 commits into from
Feb 6, 2023
Merged

Conversation

bedirhanyildirim
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Feb 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
deprem-yardim-frontend ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 6, 2023 at 5:46PM (UTC)

position: absolute;
justify-content: center;
background-color: #ffffff;
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<span className={styles.footer}>
  6 Şubat 2023 depreminde sosyal medyada paylaşılan deprem ile ilgili
  paylaşımları anlamlandırarak yardım kuruluşlarına destek verilmesi
  amaçlanmıştır.
</span>

.footer {
text-align: center;
font-size: 0.7rem;
font-weight: 500;
background-color: #f2f2f2;
position: absolute;
bottom: 24px;
z-index: 999;
}

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bu kadarı yeterli olur gibi

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

düzenliyorum..

@bedirhanyildirim
Copy link
Contributor Author

@eraygundogmus güncelleme yapıldı

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants