mempool/frontend/src/app/components/graphs/graphs.component.scss

10 lines
98 B
SCSS
Raw Normal View History

.menu {
flex-grow: 1;
max-width: 600px;
}
.menu-li {
flex-grow: 1;
text-align: center;
}