diff --git a/main.css b/main.css index 48fb1bc..a30e017 100644 --- a/main.css +++ b/main.css @@ -11,6 +11,7 @@ body { background-color: rgb(240, 240, 240); position: relative; min-height: 100vh; + font-family: 'Roboto', sans-serif; } article {