Path: blob/main/frontend/scss/components/qiskit__navbar.scss
3855 views
@import '../variables/settings.scss';
/* height keeps the space and prevent loading jumps */
.qiskit__navbar {
height: $qiskit-navbar-height;
}
@import '../variables/settings.scss';
/* height keeps the space and prevent loading jumps */
.qiskit__navbar {
height: $qiskit-navbar-height;
}