Client pass
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
.hero-title {
|
||||
color: #F8FAFC;
|
||||
font-size: 10vmin;
|
||||
font-size: 17vmin;
|
||||
font-family: 'Mona-Sans';
|
||||
font-weight: bold;
|
||||
line-height: 12vh;
|
||||
font-weight: 800;
|
||||
line-height: 15vh;
|
||||
}
|
||||
|
||||
.hero-title2 {
|
||||
position: relative;
|
||||
top: 25px;
|
||||
left: 15px;
|
||||
top: 21px;
|
||||
left: 13px;
|
||||
color: #F8FAFC;
|
||||
font-family: "Moonstone History";
|
||||
font-size: 10vmin;
|
||||
font-size: 19vmin;
|
||||
line-height: 10vh;
|
||||
}
|
||||
|
||||
@@ -161,7 +161,7 @@
|
||||
.hero-decoration-arrow {
|
||||
position: absolute;
|
||||
color: #F8FAFC;
|
||||
width: 10vmin;
|
||||
width: 20vmin;
|
||||
bottom: 150px;
|
||||
right: 180px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user