Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16851 | Rev 16853 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16851 Rev 16852
Línea 124... Línea 124...
124
  font-weight: 500;
124
  font-weight: 500;
125
  line-height: 1.2;
125
  line-height: 1.2;
126
}
126
}
Línea 127... Línea 127...
127
 
127
 
-
 
128
h1,
-
 
129
h2,
-
 
130
h3 {
-
 
131
  color: var(--title-color);
-
 
132
}
-
 
133
 
128
h1,
134
h1,
129
.h1 {
135
.h1 {
130
  font-size: calc(1.375rem + 1.5vw);
136
  font-size: calc(1.375rem + 1.5vw);
Línea 131... Línea 137...
131
}
137
}
Línea 27501... Línea 27507...
27501
  align-items: center;
27507
  align-items: center;
27502
  position: relative;
27508
  position: relative;
27503
}
27509
}
Línea 27504... Línea 27510...
27504
 
27510
 
27505
.feed-info {
-
 
27506
  align-items: center;
27511
.feed-info {
27507
  display: inline-flex;
27512
  display: inline-flex;
27508
  gap: 0.5rem;
27513
  flex-direction: column;
27509
  width: fit-content;
27514
  width: fit-content;
Línea 27510... Línea 27515...
27510
}
27515
}
27511
 
27516
 
27512
.feed_body {
27517
.feed-body {
27513
  padding: 10px 1rem;
27518
  padding: 10px 1rem;
27514
  display: flex;
27519
  display: flex;