mirror of
https://git.coop/cotech/website.git
synced 2025-06-26 16:40:52 +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 {
|
section.content {
|
||||||
padding: var(--space-sm);
|
padding: var(--space-sm);
|
||||||
max-width: 900px;
|
max-width: 900px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
section.content p {
|
section.content p {
|
||||||
|
Reference in New Issue
Block a user