styling: Matching text alignment of other pages
Changing to left-aligned text on the Community page to match how text is aligned on other microsite pages. Signed-off-by: Jeff Feng <jeffreyf@spotify.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}
|
||||
|
||||
p {
|
||||
text-align: justify;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user