Skip to content

Commit bb724aa

Browse files
committed
edit
1 parent 2037797 commit bb724aa

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1 class="press-start"> Mohamed Tamer </h1>
1616
</div>
1717
</section>
1818
<section class="about container">
19-
<h2 class="subheaders">*About</h2>
19+
<h2 class="subheaders">About</h2>
2020
<p>Hey i'm Mohamed Tamer a Junior student at FCAI-CU.
2121
<br> I'm 18 years old
2222
<br>I'm interested in software and web developer.
@@ -25,7 +25,7 @@ <h2 class="subheaders">*About</h2>
2525
</section>
2626
<br>
2727
<section class="container">
28-
<h2 class="subheaders">*Projects</h2>
28+
<h2 class="subheaders">Projects</h2>
2929
<div class="card-list">
3030
<article class="card">
3131
<h3><em>Project #1: </em>Dev-Portofolio</h3>
@@ -41,7 +41,7 @@ <h3><em>Project #2: </em>Python learning demo</h3>
4141
</div>
4242
</section>
4343
<section class="container">
44-
<h2 class="subheaders">*C&C</h2>
44+
<h2 class="subheaders">C&C </h2>
4545
<div class="card-list">
4646
<article class="card">
4747
<h3><em>Course#1: </em>Github</h3>

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ body{
2020

2121
.subheaders{
2222
font-family: 'Rubik', sans-serif;
23+
font-size:larger ;
2324
}
2425

2526
.container{

0 commit comments

Comments
 (0)