@import
|
|
'../../node_modules/@tentakelfabrik/plain-ui/src/scss/plain-ui';
|
|
|
|
.turbolinks-progress-bar {
|
|
width: 5px;
|
|
height: 100%;
|
|
background-color: blue;
|
|
}
|
|
|
|
.app-header {
|
|
.logo {
|
|
font-size: 1.3rem;
|
|
fill: white;
|
|
}
|
|
}
|