%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/styles/
Upload File :
Create Path :
Current File : /var/www/html/styles/HeroLogo.css

.heroLogo .menu {
  background: #0000006b;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.heroLogo .logo {
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
}

.heroLogo .logo a svg {
  width: 12.4rem;
  height: 12.4rem;
  margin: 1.6rem;
}

.heroLogo .logo .book {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: fixed;
  right: 0;
  top: 3rem;
  margin: 1.6rem;
}

.heroLogo .logo .book:hover .bookSvg svg {
  transform: scale(1.2);
}

.heroLogo .logo .book span {
  font-family: "Anton";
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.4rem;
  letter-spacing: -0.005em;
  text-transform: uppercase;
  /* color: #2d2d2d; */
  text-decoration: none;
  margin-right: 1.4rem;
}

.heroLogo .logo .bookSvg {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2d2d2d;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  background-size: contain;
}

.heroLogo .logo .bookSvg svg {
  width: 2rem;
  height: 2rem;
  transform: scale(1);
  transition: all 0.25s ease-in-out;
}

/* Responsive  */

@media (min-width: 1px) and (max-width: 720px) {
  .heroLogo .logo .bookSvg {
    width: 8rem;
    height: 8rem;
  }
  .heroLogo .logo .bookSvg svg {
    width: 4rem;
    height: 4rem;
  }
  .heroLogo .logo a svg {
    width: 18rem;
    height: 18rem;
  }
  .heroLogo .logo .book span {
    display: none;
  }
}

@media (max-width: 1024px) {
  .heroLogo .logo .book span {
    font-size: 2.5rem;
  }
}

Zerion Mini Shell 1.0