Fix broken text layout in project selector
parent
c27aefabb7
commit
40c4757d16
|
@ -120,8 +120,9 @@
|
||||||
width: 150px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
@extend %large;
|
@extend %medium;
|
||||||
color: $fresh-taiga;
|
color: $fresh-taiga;
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue