overwrite page-edit for license (#3006)

This commit is contained in:
Alex Fornuto 2022-02-07 13:00:42 -06:00 committed by GitHub
parent 8eebea7623
commit 634f9f2ff0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 174 additions and 0 deletions

View file

@ -0,0 +1,8 @@
$wrapper
max-width $contentWidth
margin 0 auto
padding 2rem 2.5rem
@media (max-width: $MQNarrow)
padding 2rem
@media (max-width: $MQMobileNarrow)
padding 1.5rem