diff --git a/index.html b/index.html index d47a38e..0f5248c 100644 --- a/index.html +++ b/index.html @@ -151,10 +151,10 @@

Steps to

Plant a tree in the Hacktober Forest



-

+

"When we plant trees, we plant the seeds of peace and seeds of hope"

-

+

-Wangari Maathai



@@ -244,4 +244,4 @@

- \ No newline at end of file + diff --git a/style.css b/style.css index 1c3bc98..369f077 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,4 @@ +@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@1,300&display=swap'); @font-face { font-family: "Poppins"; src: url(fonts/Poppins-Regular.otf) format("opentype"); @@ -524,4 +525,4 @@ a#updated-rules:hover { .expired{ font-size: 24px; } -} \ No newline at end of file +}