xref: /openbmc/phosphor-webui/app/redfish/styles/index.scss (revision 4148f2eee6313068d3223871005160b2902abb18)
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