Skip to content

Commit

Permalink
add loader
Browse files Browse the repository at this point in the history
  • Loading branch information
QuvonchbekBobojonov committed Mar 7, 2024
1 parent c381584 commit b278d1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/src/components/about/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function About() {
<p className="scroll-animation" data-animation="fade_from_bottom">
Men Full stack dasturchisiman. Men yangi narsalarni yaratishni va murakkab muammolarni oddiy, chiroyli va intuitiv dizaynga aylantirishni yaxshi ko‘raman. Mening vazifam sizning veb-saytingiz va ilovalaringizni funksional va foydalanuvchilarga qulay, lekin ayni paytda jozibador bo‘lishi uchun yaratishdir. Bundan tashqari, men sizning mahsulotingizga shaxsiy teginish qo‘shaman va uning ko‘zni qamashtiruvchi va ishlatish uchun qulayligiga ishonch hosil qilaman. Mening maqsadim sizning xabaringiz va shaxsingizni ijodiy tarzda yetkazishdir.
</p>
<div className="row mt-3">
<div className="row mt-3 scroll-animation row-cols-1 row-cols-md-2" data-animation="fade_from_bottom">
<div className="col scroll-animation" data-animation="fade_from_left">
<ul>
<li>Ism: Quvonchbek</li>
Expand Down
4 changes: 2 additions & 2 deletions frontend/src/styles/responsive.css
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@
.blog-three-columns-main .blog-content-area .row>.col-md-4 {
width: 50%;
}
.section-header h1.title{
font-size: 16px;
.section-header .title{
font-size: 11px;
}
}

Expand Down

0 comments on commit b278d1a

Please sign in to comment.