mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-24 10:11:08 +02:00
Added widescreen detection and scss adjustments for Domains and Domain Request page
This commit is contained in:
parent
cc7f588dad
commit
ecc1038c34
10 changed files with 31 additions and 8 deletions
|
@ -244,6 +244,7 @@ TEMPLATES = [
|
|||
"registrar.context_processors.add_path_to_context",
|
||||
"registrar.context_processors.add_has_profile_feature_flag_to_context",
|
||||
"registrar.context_processors.portfolio_permissions",
|
||||
"registrar.context_processors.is_widescreen_mode",
|
||||
],
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue