## 1. Issues (Problem) It is okay if it's in light theme but i think there's an unintended line break when turning on dark theme over `860px` (web view). `Light Theme`  `Dark Theme`  So the height of the footer is increased beacuse of the line break. I think it's because of the numbers of characters. (light => 5, dark => 4)