diff --git a/index.html b/index.html index 9b9602f..1de3dda 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ API REQRES +

Our Team Members

diff --git a/style.css b/style.css index 2e55fab..29ba6df 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,7 @@ +body{ + font-family: 'Roboto'; +} + h1 { text-align: center; }