Skip to content

Commit bf060c4

Browse files
Update style.css
1 parent 814b8ad commit bf060c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Food-Website/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@
6767
}
6868
.banner-title{
6969
margin-top:100px;
70-
margin-left:500px;
70+
display:flex;
71+
flex-direction:column;
72+
align-items:center;
7173
color:#fff;
7274
}
7375
.banner-title h1{
@@ -78,7 +80,6 @@ color:#fff;
7880
font-size:60px;
7981
}
8082
.banner-title button{
81-
margin-left: 65px;
8283
margin-top: 20px;
8384
}
8485
.vertical-bar{

0 commit comments

Comments
 (0)