Refactor: Visual update

This commit is contained in:
2024-05-16 18:42:09 +03:00
parent 0cfe495a11
commit 33c7c30de3
11 changed files with 66 additions and 18 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
--background: #111118;
--accent-gray: #8298b1;
--accent-gray: #b182a3;
--accent-light: #9e8afa;
--accent: #846bf7;
+4 -3
View File
@@ -11,7 +11,7 @@
}
.lt-afficher-neue-400,
.typeTitle {
.typeHead {
font-family: "LT Afficher Neue", serif;
font-weight: 400;
font-style: normal;
@@ -47,7 +47,8 @@
font-style: normal;
}
.taviraj-light {
.taviraj-light,
.typeTitle {
font-family: "Taviraj", serif;
font-weight: 300;
font-style: normal;
@@ -168,7 +169,7 @@
}
.cinzel-decorative-regular,
.typeHead {
.typeDisplay {
font-family: "Cinzel Decorative", serif;
font-weight: 400;
font-style: normal;
+1 -1
View File
@@ -7,7 +7,7 @@ form.entryForm {
padding: 32px;
background: #00000090;
border-radius: 16px;
/* backdrop-filter: blur(28px); */
backdrop-filter: blur(16px);
max-width: 350px;
width: calc(20dvw + 150px);