Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ <h4>Nike lover</h4>
<section class="sec">


<div id="para"><h1>LIVERPOOL FC <br>2024/25 AWAY</h1>
<p>Run for healthy life</p></div>
<div id="para"><h1>NIKE ROCKS <br>SINCE 1964</h1>
<p >JUST DO IT</p></div>


<div id="products">
Expand Down
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css2?family=Edu+AU+VIC+WA+NT+Guides:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:wght@100;200;300;400;500;600;700;800;9008 display=swap');

::-webkit-scrollbar {
width: 19px;
Expand Down Expand Up @@ -115,6 +115,7 @@ header ul li a{
letter-spacing: 2px;

}
.para{font-style: italic;}
header i{
color: whitesmoke;
font-size: 30px;
Expand Down