Skip to content

Commit

Permalink
Fixed heading styling conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 committed Jan 17, 2025
1 parent 963ff20 commit da953e6
Show file tree
Hide file tree
Showing 9 changed files with 39 additions and 37 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<footer>
<div class="footer-container">
<div class="company-info">
<h1 class="company-name heading">Beautiify</h1>
<h1 class="heading"><img src="./assets/images/logo.png">Beautiify</h1>
<p>
Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience. Discover elegant buttons, stylish sliders, and captivating animations to elevate your website.
</p>
Expand Down
8 changes: 4 additions & 4 deletions assets/css_files/commonstyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@ body {
}

body.dark-mode .SearchDarkMode {
color: #FFFFFF;
color: white;
}

section {
z-index: 100;
}

.heading {
section .heading {
font-size: 4em;
font-weight: bolder;
color: white;
color: cornsilk;
text-align: center;
margin: 75px 0 80px;
text-shadow: 2px 2px 2px black, 1px 1px 1px white;
Expand All @@ -67,7 +67,7 @@ section {
}

.box {
border: 3px solid #ffffff;
border: 3px solid white;
border-radius: 14px;
box-shadow: 3px 3px 6px 1px white;
margin: 20px 40px;
Expand Down
9 changes: 9 additions & 0 deletions assets/css_files/contributor.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ body {
padding: 30px 70px;
text-align: center;
position: relative;
margin-bottom: 25px;
}

.contributors .heading-box:after {
Expand All @@ -41,6 +42,8 @@ body {

.contributors .heading {
font-size: 4.5rem;
margin-bottom: 30px;
color: rgb(50, 50, 12);
transition: color 0.3s ease-in-out;
}

Expand Down Expand Up @@ -193,4 +196,10 @@ body {
font-size: 19px;
font-weight: 600;
text-align: center;
}

@media (max-width: 768px) {
.contributors .heading {
font-size: 3.5rem;
}
}
2 changes: 1 addition & 1 deletion assets/html_files/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3 align="center" style="color: #ffecd1;">Thank You for Visiting Beautiify!</h3
<footer>
<div class="footer-container">
<div class="company-info">
<h1 class="company-name heading"><img src="../images/logo.png">Beautiify</h1>
<h1 class="heading"><img src="../images/logo.png">Beautiify</h1>
<p>
Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience. Discover elegant buttons, stylish sliders, and captivating animations to elevate your website.
</p>
Expand Down
2 changes: 1 addition & 1 deletion assets/html_files/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h2 class="form-title">Send us a message :)</h2>
<footer>
<div class="footer-container">
<div class="company-info">
<h1 class="company-name heading"><img src="../images/logo.png">Beautiify</h1>
<h1 class="heading"><img src="../images/logo.png">Beautiify</h1>
<p>
Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience. Discover elegant buttons, stylish sliders, and captivating animations to elevate your website.
</p>
Expand Down
2 changes: 1 addition & 1 deletion assets/html_files/contributor.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h1 class="heading">Our Valuable Contributors</h1>
<footer>
<div class="footer-container">
<div class="company-info">
<h1 class="company-name heading"><img src="../images/logo.png">Beautiify</h1>
<h1 class="heading"><img src="../images/logo.png">Beautiify</h1>
<p>
Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience. Discover elegant buttons, stylish sliders, and captivating animations to elevate your website.
</p>
Expand Down
2 changes: 1 addition & 1 deletion assets/html_files/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<footer>
<div class="footer-container">
<div class="company-info">
<h1 class="company-name heading"><img src="../images/logo.png">Beautiify</h1>
<h1 class="heading"><img src="../images/logo.png">Beautiify</h1>
<p>
Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience. Discover elegant buttons, stylish sliders, and captivating animations to elevate your website.
</p>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<div class="logo">
<img src="./assets/images/logo.png" alt="Logo">
</div>
<h1 class="heading">Beautiify</h1>
<h1>Beautiify</h1>
<h3 class="sub-head">Every component, in one place!!</h3>
<p class="paragraph">
Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience.
Expand Down Expand Up @@ -130,7 +130,7 @@ <h2>Hmmm, we are not getting any result. <br> Our bad - Please try another searc
<footer>
<div class="footer-container">
<div class="company-info">
<h1 class="company-name heading"><img src="./assets/images/logo.png">Beautiify</h1>
<h1 class="heading"><img src="./assets/images/logo.png">Beautiify</h1>
<p>
Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience. Discover elegant buttons, stylish sliders, and captivating animations to elevate your website.
</p>
Expand Down
45 changes: 19 additions & 26 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -138,27 +138,23 @@
transition: all 0.3s ease-out;
}

@-webkit-keyframes spin {
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}

100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}

@keyframes spin {
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}

100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}

Expand Down Expand Up @@ -452,9 +448,12 @@ section {
}

.comp-section .compcontainer h1 {
margin-top: -25px;
margin: -25px 0 20px;
font-size: clamp(4rem, 4vw, 7rem);
text-shadow: 2px 2px 3px black, 1px 1px 2px white;
background: linear-gradient(to right, #f70479, #cccccc);
background: -webkit-linear-gradient(to right, #f70479, #cccccc);
background-clip: text;
-webkit-text-fill-color: transparent;
animation: lights 5s 750ms linear infinite;
}

Expand Down Expand Up @@ -670,18 +669,23 @@ footer {
padding: 0 20px;
}

.footer-container .heading {
font-size: 25px;
text-align: center;
margin-bottom: 20px;
background: linear-gradient(to right, #f70479, #cccccc);
background: -webkit-linear-gradient(to right, #f70479, #cccccc);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.company-info {
font-weight: 600;
flex: 1 1 30%;
}

.company-name {
font-size: 24px;
margin-bottom: 10px;
align-items: center;
}

.company-name img {
.company-info img {
width: 36px;
width: 36px;
vertical-align: middle;
Expand All @@ -697,17 +701,6 @@ footer {
flex: 1 1 30%;
}

.heading {
font-size: 24px;
margin-bottom: 20px;
background: #00F260;
background: -webkit-linear-gradient(to right, #f70479, #cccccc);
background: linear-gradient(to right, #f70479, #cccccc);
background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
}

.footer-ul {
justify-items: center;
align-items: center;
Expand Down

0 comments on commit da953e6

Please sign in to comment.