Skip to content
Snippets Groups Projects
Commit 9993f9c9 authored by Julien Legros's avatar Julien Legros
Browse files

[FIX] web: typo in font-family for boxed layouts


closes odoo/odoo#34091

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent 648a3af3
No related branches found
No related tags found
No related merge requests found
.o_boxed_footer, .o_boxed_header, .o_report_layout_boxed {
font-family: 'Lato' 'Noto';
font-family: 'Lato', 'Noto';
color: gray('700');
font-size: 12px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment