Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3967 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3967 Rev 3969
Línea 1... Línea 1...
1
.responsiveNavbar {
1
.responsiveNavbar {
2
  display: flex;
2
  display: flex;
3
  flex-direction: column;
3
  flex-direction: column;
4
  gap: 0.5rem;
4
  gap: 1rem;
5
  position: fixed;
5
  position: fixed;
6
  top: 0;
6
  top: 0;
7
  width: 70vw;
7
  width: 70vw;
8
  height: 100vh;
8
  height: 100vh;
9
  background: $bg-color;
9
  background: $bg-color;