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