Skip to content

Commit 5cc52c6

Browse files
author
lintsang
committed
make the header aligned with other elements
1 parent 76cb852 commit 5cc52c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
body{
22
position: relative;
33
height: 100%;
4-
padding-bottom: 30px;
54
}
65

76
header{
7+
height: 30px;
88
text-align: center;
99
}
1010

0 commit comments

Comments
 (0)