File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3098,7 +3098,6 @@ body.sidebar-collapsed .playground-section {
30983098 border-top : 1px solid var (--border );
30993099 background : var (--surface );
31003100 position : relative;
3101- z-index : 1 ;
31023101}
31033102
31043103.footer-content {
@@ -6644,6 +6643,7 @@ body.sidebar-collapsed .sidebar-dock .sidebar-footer .sidebar-main-controls {
66446643 * desktop. The padding-left values themselves are defined above inside the
66456644 * 768px media query. */
66466645@media (min-width : 768px ) {
6646+
66476647 .projects-section ,
66486648 .hero-section ,
66496649 .hero-timeline-section ,
@@ -7155,7 +7155,7 @@ body.sidebar-collapsed .sidebar-dock .sidebar-footer .sidebar-main-controls {
71557155}
71567156
71577157.info-modal-overlay .active {
7158- display : flex !important ;
7159- visibility : visible !important ;
7160- opacity : 1 !important ;
7158+ display : flex !important ;
7159+ visibility : visible !important ;
7160+ opacity : 1 !important ;
71617161}
You can’t perform that action at this time.
0 commit comments