summaryrefslogtreecommitdiffstats
path: root/app/redfish/styles/index.scss
blob: 0bfb29c163871ec4140eb51ec32402b21d7ba096 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.redfish {
  .logo {
    max-width: 400px;
    margin: 0;
  }

  .key_value {
    list-style: none;
  }

  .value {
    margin-left: 2em;
  }
}
OpenPOWER on IntegriCloud