Skip to content

Commit eca5992

Browse files
authored
Merge pull request #521 from cand126/patch-1
Fix typo at app-layout/templates/landing-page/x-app.html
2 parents 4c621c4 + d275980 commit eca5992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/landing-page/x-app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
height: calc(100vh - 64px);
5959
padding: 0 16px;
6060
background-image: url('//app-layout-assets.appspot.com/assets/landing-page/glass_explorer_food_2.png');
61-
backgrond-repeat: no-repeat;
61+
background-repeat: no-repeat;
6262
background-size: cover;
6363
color: white;
6464
text-align: center;

0 commit comments

Comments
 (0)