mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
[FW][FIX] howto/website: fix theming page typo
This PR fixes a typo on current theming page. Task-4316611 closes odoo/documentation#12794 Forward-port-of: odoo/documentation#12778 Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit is contained in:
@@ -553,7 +553,7 @@ values and *not* the :file:`primary_variables.scss` file.
|
||||
|
||||
When an option is defined by a variable in `primary_variables.scss` and by a Boostrap variable,
|
||||
you should always go for an override through the primary variables. Do it via
|
||||
`bootsrap_overridden.scss` only if nothing exists in the primary variables.
|
||||
`bootstrap_overridden.scss` only if nothing exists in the primary variables.
|
||||
|
||||
.. seealso::
|
||||
`Bootstrap overridden SCSS
|
||||
|
||||
Reference in New Issue
Block a user