scratchfoundation / scratch-www

Standalone web client for Scratch
https://scratch.mit.edu
BSD 3-Clause "New" or "Revised" License
1.59k stars 836 forks source link

Studio preview icons don't look very nice #2045

Closed LiFaytheGoblin closed 6 years ago

LiFaytheGoblin commented 6 years ago

So currently the studio preview icons look this way:

screen shot 2018-08-23 at 3 50 52 pm

But @carljbowman intended them to look differently, which is more like this (what would the studio icon ratio be?):

screen shot 2018-08-23 at 3 50 08 pm

Steps to Reproduce

Look at the preview page of a project that is in a studio.

Operating System and Browser

MacOS, Chrome

LiFaytheGoblin commented 6 years ago

Note: Ratio should stay the same

LiFaytheGoblin commented 6 years ago

Also Remixes will look different Before:

screen shot 2018-08-24 at 8 43 04 am

After:

screen shot 2018-08-24 at 8 44 51 am
LiFaytheGoblin commented 6 years ago

For the headlines 'remix', 'studios' etc: should look like

    align-self: flex-start;
    margin-left: 14px;
    font-size: 1.2rem;
    font-weight: bold;