mirror of
https://git.coop/cotech/website.git
synced 2025-06-26 08:30:47 +00:00
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