Bootcamp
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 34: Line 34:
         }
         }
         .section-arrow {
         .section-arrow {
            flex: 1;
    flex: 1;
            font-size: 20px;
    text-align: right;
            text-align: right;
    display: flex;
        }
    justify-content: flex-end;
        .start-button {
}
            background: rgba(255, 218, 187, 0.45);
 
            font-size: 16px;
.section-arrow svg {
            font-weight: 700;
    transition: transform 0.3s ease;
            padding: 10px;
}
            border: none;
 
            cursor: pointer;
.section-arrow svg.collapsed {
            margin-top: 20px;
        }
  .section-arrow.collapsed {
     transform: rotate(90deg);
     transform: rotate(90deg);
}
}

Revision as of 22:49, 27 July 2024

BOOTCAMP
BEFORE STARTING GUIDE
Icon
EXPECTATIONS

Content for EXPECTATIONS goes here...

Icon
EXPECTATIONS
Icon
EXPECTATIONS
Icon
EXPECTATIONS
Icon
EXPECTATIONS