diff --git a/css/style.css b/css/style.css index d5e4546..7bb3ae1 100644 --- a/css/style.css +++ b/css/style.css @@ -171,8 +171,9 @@ a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:acti background: rgba(0,0,0,0.3); } .intro h1 { - font-family: 'Montserrat', sans-serif; - color: #fff; + font-family:'Times New Roman', Times, serif; + background-image: linear-gradient(rgb(8, 10, 10), rgb(141, 101, 165)); + color:#cc0033; font-size: 62px; font-weight: 700; margin-top: 0; diff --git a/hack3546.sh b/hack3546.sh new file mode 100644 index 0000000..2a47914 --- /dev/null +++ b/hack3546.sh @@ -0,0 +1,7 @@ +@@ -0,0 +1,6 @@ +echo HacktoberFest 2023 +echo frist time contributer to hactoberfest and github + +echo Date : 06/10/2023 + +echo Author : @chetnalilhare \ No newline at end of file