요청 관리 -> variable 적용

This commit is contained in:
현성필
2023-09-11 17:16:18 +09:00
parent 23062059c0
commit c68be7c948
15 changed files with 149 additions and 234 deletions
-4
View File
@@ -682,8 +682,6 @@ a.btn.btn-primary {
@media (min-width: 768px) {
.pt-links {
position: -webkit-sticky;
position: sticky;
top: 5rem;
display: block !important;
height: calc(100vh - 7rem);
@@ -809,8 +807,6 @@ a.btn.btn-primary {
@media (min-width: 992px) {
.pt-toc {
position: -webkit-sticky;
position: sticky;
top: 5rem;
right: 0;
z-index: 2;