Facultades menos opaco

This commit is contained in:
Your Name
2025-01-23 12:27:58 -06:00
parent 260cc71310
commit 004562fd74
2 changed files with 2 additions and 2 deletions

View File

@@ -431,7 +431,7 @@
</div>
<div class="pp-card" style="grid-row: span 8">
<div class="bg-primary text-white">{{clase_vista.carrera}}</div>
<main class="horario_clase d-flex flex-column justify-content-center px-4" style="gap: 1rem;">
<main class="horario_clase d-flex flex-column justify-content-center px-4" style="gap: .5rem;">
<span class="materia_nombre">{{clase_vista.materia}}</span>
<span class="horario text-dark mb-2">
<section class="la-salle-regular">

View File

@@ -176,7 +176,7 @@
.facultad {
font-family: 'La Salle Display Heavy';
font-size: 1.4rem;
color: #e1e1e1;
color: #969696;
position: absolute;
bottom: 0;
right: 0;