mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 01:38:50 -03:30
Add generic font family
* https://sonarcloud.io/project/issues?open=AZDmRbX42PiUXMD3dYo1&id=ansible_awx
This commit is contained in:
committed by
Chris Meyers
parent
f406a377f7
commit
a6afec6ebb
@@ -77,5 +77,5 @@ body {
|
|||||||
.m3 {
|
.m3 {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
font-family: redhat-display-regular;
|
font-family: redhat-display-regular, sans-serif;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user