forked from autonomic-cooperative/cotech-website
Make section.content 100% wide
To work on mobile
This commit is contained in:
@ -69,6 +69,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
section.content {
|
||||
padding: var(--space-sm);
|
||||
max-width: 900px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
section.content p {
|
||||
|
Reference in New Issue
Block a user