kucharzyk / spring-angular2-starter

PROJECT DISCONTINUED
MIT License
210 stars 65 forks source link

Make UI Text responsive #33

Closed tsukhu closed 8 years ago

tsukhu commented 8 years ago

The Angular 2 text headers are not responsive in md-title and md-subtitle .. Ideally we would like the text to be resized to fit or optionally displayed

image

kucharzyk commented 8 years ago

I've changed md-card-header to md-card-title-group and removed h1 from md-card-title.

Now it looks better.

responsive