Update src/style.css
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m32s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m32s
This commit is contained in:
parent
498992413d
commit
1ca006153c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
@import "@fontsource-variable/exo-2";
|
@import "@fontsource-variable/exo-2";
|
||||||
|
|
||||||
/* Custom styles for the glassmorphism effect and background */
|
/* Custom styles for the glassmorphism effect and background */
|
||||||
body {
|
body, html {
|
||||||
font-family: 'Exo 2 Variable', sans-serif;
|
font-family: 'Exo 2 Variable', sans-serif;
|
||||||
/* Deep blue theme */
|
/* Deep blue theme */
|
||||||
background: linear-gradient(135deg, #2c3e50 0%, #4ca1af 100%);
|
background: linear-gradient(135deg, #2c3e50 0%, #4ca1af 100%);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue