The white space between menu items is not equal. Instead the space between the last item and the second last is always less, whereas the other spaces are equal. It is independent of the number of menu items. I have used the most recent version of Vapor.
The error seems to be caused by the .last-child qualifier in the css. If I remove that, it looks a lot better.
The white space between menu items is not equal. Instead the space between the last item and the second last is always less, whereas the other spaces are equal. It is independent of the number of menu items. I have used the most recent version of Vapor.
The error seems to be caused by the .last-child qualifier in the css. If I remove that, it looks a lot better.