Skip to content

Commit

Permalink
Merge pull request #272 from Sebastianshrisunder/my-branch
Browse files Browse the repository at this point in the history
Edited the image and text on About Page
  • Loading branch information
Prajwal0225 authored Oct 24, 2023
2 parents c497837 + a5b9fc7 commit ca126a1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@

<div class="first-para">
<div class="image">
<img class="mainpic" src="images/mainicon.png" alt="" />
<img class="mainpic" src="images/hero.png" alt="" />
</div>
<div
data-aos="fade-right"
data-aos-duration="700">
<p>My Fav Superhero</p>
<h3 style="margin-bottom: 5px; color: #F6AA1C">My Fav Superhero</h3>
<div>Welcome to the mind-blowing universe of superheroes!<br/>
My Fav Superhero caters to enthusiasts of all levels, <br/>
sparking awe and wonder with its addictive user-friendly <br/>
Expand Down
8 changes: 4 additions & 4 deletions abt.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,11 @@ nav.stroke ul li a:hover:after {
color: #F6AA1C;
font-size: 2.5rem;
padding-left: 5rem;



}

.mainpic{
padding: 2rem 2rem;
border-radius: 3.5rem;
}
.first-para>div{
color: white;
font-size: 1.5rem;
Expand Down
Binary file added images/Screenshot (270).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca126a1

Please sign in to comment.