From 9349d79427a02b813f849c938f54edadaa1adcef Mon Sep 17 00:00:00 2001 From: aditya007 <56697436+Aditya007-cyber@users.noreply.github.com> Date: Mon, 10 Oct 2022 22:47:38 +0530 Subject: [PATCH] Update aryan.css --- assets/css/aryan.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/aryan.css b/assets/css/aryan.css index b64308c..066ab3b 100644 --- a/assets/css/aryan.css +++ b/assets/css/aryan.css @@ -1,4 +1,8 @@ .jumbotron{ background-color: rgb(224 163 224); + font-family: -apple-system, -apple-system, + BlinkMacSystemFont, 'Segoe UI', Roboto, + Oxygen, Ubuntu, Cantarell, 'Open Sans', + 'Helvetica Neue', sans-serif; }