Skip to content
  • Erik Faye-Lund's avatar
    upgrade bootstrap to v5.0.2 · 84fafac2
    Erik Faye-Lund authored
    
    
    Now that Bootstrap has released the v5 series, let's upgrade.
    
    Some noticable changes:
    - A bit wider max-size for the main container, which is nice for bigger
      screens. This is due to the introduction of the xxl breakpoint.
    - The dark navbar is a bit darker than before. This is a part of a
      general refresh of the Bootstrap palette. If wanted, we could avoid
      using the built-in colors and pick ourselves. But it's easier to just
      stick to the default, so that's what I'm doing for now ;)
    - No more jQuery usage. This should save a nice amount of bandwidth.
    
    Acked-by: Eric Engestrom's avatarEric Engestrom <eric@engestrom.ch>
    84fafac2