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

10 lines
118 B
SCSS

#main-tab-content {
text-align: left;
padding-top: 10px;
scroll-behavior: smooth;
}
#footer {
clear: both;
}