Skip to content

Commit 3531251

Browse files
committed
Update website
1 parent e8cd5ad commit 3531251

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css/menikah.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,12 @@ html {
4242
background: linear-gradient(rgba(56, 46, 55, 0.75), rgba(94, 70, 95, 0.75)), rgba(0, 0, 0, 0.95) url(../image/gili.jpg) no-repeat;
4343
background-attachment: ;
4444
background-size: cover;
45+
background-position: center;
46+
background-repeat: no-repeat;
47+
/* min-height: 100vh; */
4548
color: white;
4649
box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
47-
background-position-x: left 200px;
50+
/* background-position-x: left 200px; */
4851
font-family: 'Raleway', sans-serif;
4952
}
5053

0 commit comments

Comments
 (0)