5 lines
57 B
CSS
5 lines
57 B
CSS
|
@import "patternfly.min.css";
|
||
|
|
||
|
.brand {
|
||
|
height: 35px;
|
||
|
}
|