formula1 / styles.css
kbberendsen's picture
update positions
40cb146
raw
history blame
269 Bytes
.bslib-sidebar-layout>.sidebar>.sidebar-content {
padding: 1.5rem;
}
.bslib-sidebar-layout>.main {
padding: 1.5rem;
}
.shiny-notification {
position:
top: 0%;
margin-left: auto;
margin-right: auto;
width: 10%;
background-color: rgba(182, 186, 191);
}