Commit 4bddf7fae9daa411f5ba9a851751a12771f99b41

Authored by henyxia
1 parent 30791ce2

Wrong keyboard

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -60,7 +60,7 @@ body @@ -60,7 +60,7 @@ body
60 src: url(fonts/robotaur.ttf); 60 src: url(fonts/robotaur.ttf);
61 } 61 }
62 62
63 -carousel-inner > .item > img, .carousel-inner > .item > a > img 63 +.carousel-inner > .item > img, .carousel-inner > .item > a > img
64 { 64 {
65 height: 600px; 65 height: 600px;
66 } 66 }