diff --git a/assets/style.css b/assets/style.css index e5684d3..949feda 100644 --- a/assets/style.css +++ b/assets/style.css @@ -1,4 +1,5 @@ @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap'); +@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); :root { --primary-bg: rgb(27, 21, 41); diff --git a/templates/login.html b/templates/login.html index 5a06b60..0aebedf 100644 --- a/templates/login.html +++ b/templates/login.html @@ -41,7 +41,7 @@

-
+ +
+
+ +
+
\ No newline at end of file