Line 411: | Line 411: | ||
width: 50px; | width: 50px; | ||
height: 50px; | height: 50px; | ||
+ | padding-top: 15px; | ||
+ | box-sizing: border-box; | ||
} | } | ||
.bun, .patty { | .bun, .patty { | ||
height: 3px; | height: 3px; | ||
− | width: | + | width: 25px; |
margin: 0 auto; | margin: 0 auto; | ||
background-color: white; | background-color: white; | ||
display: block; | display: block; | ||
− | margin-bottom: | + | margin-bottom: 5px; |
+ | border-radius: 2px; | ||
} | } | ||
} | } |
Revision as of 18:00, 15 October 2018