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