The navbar content is not justified correctly when the responsive design is used. (Here: iPhone 12)
Solution approach
Increase the navbar horizontal padding
## Problem
The navbar content is not justified correctly when the responsive design is used. (Here: iPhone 12)
## Solution approach
Increase the navbar horizontal padding
johannes.vos
added this to the Project Board project 2026-06-02 13:22:12 +02:00
johannes.vos
changed title from Move dark light model to same vertical high if screen is small to Fix Dark/Light Toggle Alignment on Mobile Devices2026-06-02 13:24:14 +02:00
jakob.scheid
changed title from Fix Dark/Light Toggle Alignment on Mobile Devices to Fix color scheme button alignment on mobile devices2026-06-02 13:55:01 +02:00
We should move the logo slightly to the left too. I suggest doing that by simply reducing the navbar horizontal padding on small screens (less than 768px, but we use 48rem (these two are equal due to the font size) because it is possible to increase the text size in some browsers which is almost the same as reducing the viewport width).
We should move the logo slightly to the left too. I suggest doing that by simply reducing the navbar horizontal padding on small screens (less than `768px`, but we use `48rem` (these two are equal due to the font size) because it is possible to increase the text size in some browsers which is almost the same as reducing the viewport width).
jakob.scheid
modified the milestone from testing-ready to 0.1.02026-06-02 13:58:32 +02:00
jakob.scheid
changed title from Fix color scheme button alignment on mobile devices to Fix navbar alignment on mobile devices2026-06-02 15:12:48 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Problem
The navbar content is not justified correctly when the responsive design is used. (Here: iPhone 12)
Solution approach
Increase the navbar horizontal padding
Move dark light model to same vertical high if screen is smallto Fix Dark/Light Toggle Alignment on Mobile DevicesFix Dark/Light Toggle Alignment on Mobile Devicesto Fix color scheme button alignment on mobile devicesWe should move the logo slightly to the left too. I suggest doing that by simply reducing the navbar horizontal padding on small screens (less than
768px, but we use48rem(these two are equal due to the font size) because it is possible to increase the text size in some browsers which is almost the same as reducing the viewport width).Fix color scheme button alignment on mobile devicesto Fix navbar alignment on mobile devices