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

updated #19

Open
wants to merge 5 commits into
base: file
Choose a base branch
from
Open
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
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<div class="user">

<img src="" alt="" />
<h3>AADITYA</h3>
<p>Pro Member</p>
<h3>Profile Name</h3>
<p>Student</p>
</div>


Expand Down Expand Up @@ -60,7 +60,7 @@ <h2>Games</h2>
<img src="C:\Users\ajaqu\Desktop\glass\images\upcoming.png" alt="" />

<button>
<h2>New</h2>
<h2>New </h2>
</button>
</div>

Expand All @@ -76,7 +76,7 @@ <h2>Library</h2>


<div class="pro">
<h2>Join pro for free games.</h2>
<h2>Join our pro for free games.</h2>
<img src="C:\Users\ajaqu\Desktop\glass\images\controller.png" alt="" />
</div>

Expand All @@ -99,7 +99,7 @@ <h2>Assassins Creed Valhalla</h2>
<p>PS5 Version</p>
<div class="progress"></div>
</div>
<h2 class="percentage">60%</h2>
<h2 class="percentage">40%</h2>
</div>


Expand All @@ -111,7 +111,7 @@ <h2>Sackboy A Great Advanture</h2>
<p>PS5 Version</p>
<div class="progress"></div>
</div>
<h2 class="percentage">60%</h2>
<h2 class="percentage">80%</h2>
</div>


Expand Down