Change Heading component max-width
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
// Text
|
||||
p {
|
||||
max-width: 260px;
|
||||
max-width: 300px;
|
||||
margin: 40px auto 0;
|
||||
font-weight: 200;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user