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