Skip to content

Commit 4cb83df

Browse files
authored
Minor changes in CSS
1 parent 022964a commit 4cb83df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}
44

55
#intro{
6-
height: 95%;
6+
height: auto;
77
width: 100%;
88
position: relative;
99
}
@@ -37,7 +37,7 @@
3737
}
3838
#registration{
3939
width: 100%;
40-
height: 40%;
40+
height: auto;
4141
letter-spacing: 3px;
4242
}
4343
#timeline{

0 commit comments

Comments
 (0)