formula1 / styles.css
kbberendsen's picture
update body padding
70e5a6a
raw
history blame
158 Bytes
.body{
padding: 50px;
}
.shiny-notification {
position:fixed;
top: calc(0%);
left: calc(50% - 150px);
}