This commit is contained in:
DavidMtz 2026-02-13 12:28:38 -06:00
parent d98501ffef
commit a47ca060d0

View File

@ -187,6 +187,7 @@
$(function () { $(function () {
"use strict"; "use strict";
$(".wrap-course-content").addClass("fake"); $(".wrap-course-content").addClass("fake");
$(".navbar-brand").show();
// Ajustar tamaño de texto según ancho de ventana // Ajustar tamaño de texto según ancho de ventana
function adjustTextSize() { function adjustTextSize() {