mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 17:45:52 -05:00
Make author username alignment consistent on Explore and search
This commit is contained in:
parent
6727bf4fa6
commit
1887b4dac7
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
||||||
.thumbnail-title {
|
.thumbnail-title {
|
||||||
float: left;
|
float: left;
|
||||||
max-width: 164px;
|
max-width: 164px;
|
||||||
|
text-align: left;
|
||||||
|
|
||||||
.thumbnail-creator a {
|
.thumbnail-creator a {
|
||||||
color: $type-gray;
|
color: $type-gray;
|
||||||
|
|
Loading…
Reference in a new issue