xJREB / service-based-antipatterns

A structured collection of service-based antipatterns and bad smells, served by a web application for convenient browsing
https://xjreb.github.io/service-based-antipatterns
MIT License
15 stars 1 forks source link

Rework heading and text of antipattern detail view #28

Closed tschechlovdev closed 5 years ago

tschechlovdev commented 5 years ago

The heading and the corresponding text have to much space between each other, so it is hard to see that they belong together.

boceckts commented 5 years ago

Simply increasing top padding:

grafik

grafik

Completely new column based layout:

grafik

grafik

Personally I like the column layout more, but I'm also open to a completely different approach.

mpoqq commented 5 years ago

Justus also preferred the column layout. So please create a pull request. Thanks =)