hmerk / main_widget

Repository for colaboration in the main_widget project
Eclipse Public License 2.0
2 stars 2 forks source link

homeCard - wrong Margin in first block #38

Closed NRquadrat closed 1 year ago

NRquadrat commented 1 year ago

Describe the bug The first blog has a margin -1em. This means that, for example, the WeatherCard is not displayed correctly.

To Reproduce This is what it looks like. grafik

Expected behavior grafik

Screenshots shown up

Fix suggestion The first step is to remove the margin. The second step is to examine the general layout in order to design it responsively.

hmerk commented 1 year ago

Good catch ! feel free to remove the margin and then lets discuss what you think is needed. In general, I do not want to provide the weather widget within the project but would prefer to just refer to the official version.