This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
body {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
background: radial-gradient(circle at top right, #1f2937, var(--bg-dark));
|
||||
background-attachment: fixed;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
color: var(--text-main);
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user