diff --git a/index.html b/index.html index 6f84282..6c2b470 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,8 @@ -

My webpage

+

Avital's webpage

+

I started it to test
Git

diff --git a/style.css b/style.css index 07ab44b..295e19a 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,8 @@ body { background: pink; - font-family: helvetica; + font-family: helvetica; + font size: 17pt; }