left-aligned bio text
why the fuck was it centered in the first place?!?
This commit is contained in:
parent
a24fff5d5b
commit
3d2a8a3ca2
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&-bio {
|
&-bio {
|
||||||
text-align: center;
|
text-align: start;
|
||||||
display: block;
|
display: block;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
|
Loading…
Reference in a new issue