Skip to content

Commit 8c4bcf0

Browse files
committed
removed marker file
1 parent fc7a69b commit 8c4bcf0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

public/css/hello.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ body {
4242

4343
header {
4444
display: table;
45+
margin-top: 20px;
4546
}
4647

4748
.headerText {
@@ -55,7 +56,7 @@ header {
5556

5657
.helloworld {
5758
background: #fff;
58-
margin: 20px 0 30px 0;
59+
margin: 25px 0 25px 0;
5960
position: relative;
6061
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2),
6162
0 25px 50px 0 rgba(0, 0, 0, 0.1);

0 commit comments

Comments
 (0)