Refactor: Visual update
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
--background: #111118;
|
||||
|
||||
--accent-gray: #8298b1;
|
||||
--accent-gray: #b182a3;
|
||||
|
||||
--accent-light: #9e8afa;
|
||||
--accent: #846bf7;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user