Skip to content

Change/override bottom navigation bar’s height? #312

Answered by leonardorafael
ItsKruistz asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ItsKruistz ,

The default specs from MD3 says:

  • Top app bar has 64dp
  • Bottom app bar has 80dp

You can override the bottom app bar <nav class="bottom"> to have nav.bottom { block-size: 4rem; }.
Or we can create/develop small, medium and large helpers to use as <nav class="bottom small"> too.
I believe that, in theory, is possible to do a MD3 version of Instagram, Twitter, Facebook, using Beer CSS (without add any custom CSS).

Hope this helps 🍻

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ItsKruistz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants