fix(style): luggage width

main
steven 2020-12-21 22:26:03 -05:00
parent 774f2f31e8
commit f8800598c5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
} }
.luggage { .luggage {
float: left; float: left;
width: 20%; width: 24%;
} }
</style> </style>