Skip to content

Commit 01c822b

Browse files
committed
idk now
1 parent 151eb52 commit 01c822b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

assets/css/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ input, select, textarea {
236236
}
237237

238238
h1, h2, h3, h4, h5, h6 {
239-
color: #ebebeb;
239+
color: #a0a0a1;
240240
font-weight: 300;
241241
letter-spacing: 0.1em;
242242
line-height: 1.5;
@@ -1279,7 +1279,7 @@ input, select, textarea {
12791279
}
12801280

12811281
.poptrox-popup .caption p {
1282-
color: #ffffff;
1282+
color: #000000;
12831283
}
12841284

12851285
.poptrox-popup .loader {
@@ -1773,7 +1773,7 @@ input, select, textarea {
17731773
-webkit-transition-delay: 2.075s;
17741774
-ms-transition-delay: 2.075s;
17751775
transition-delay: 2.075s;
1776-
height: 30%;
1776+
height: 20%;
17771777
min-height: 20em;
17781778
width: 33.333333%;
17791779
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
-->
77
<html>
88
<head>
9-
<title>Multiverse by HTML5 UP</title>
9+
<title>EXP</title>
1010
<meta charset="utf-8" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
1212
<meta http-equiv='cache-control' content='no-cache'>

0 commit comments

Comments
 (0)