요청 관리 -> variable 적용
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user