xref: /openbmc/phosphor-webui/app/redfish/styles/index.scss (revision 86caba11821c4454e1949629ad3ad11d0326db6e)
1.redfish {
2  .logo {
3    max-width: 400px;
4    margin: 0;
5  }
6
7  .key_value {
8    list-style: none;
9  }
10
11  .value {
12    margin-left: 2em;
13  }
14}
15