mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Merge branch '658-modernize-changes' of github.com:cppalliance/temp-site into 658-modernize-changes
# Conflicts: # frontend/docsstyles.css # static/css/docsstyles.css
This commit is contained in:
@@ -19,11 +19,12 @@ hr:first-of-type {
|
||||
@apply outline-none border-0 bg-transparent;
|
||||
}
|
||||
|
||||
|
||||
.section,
|
||||
.spirit-nav,
|
||||
.copyright-footer,
|
||||
.chapter,
|
||||
.refentry,
|
||||
.book {
|
||||
@apply max-w-7xl px-3 md:px-20;
|
||||
@apply max-w-7xl px-3 md:px-6 mx-auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user