Agregación del .less

This commit is contained in:
cidwa
2024-09-18 15:46:43 -06:00
parent 5409e5aa80
commit 2cd9f73623
4 changed files with 7 additions and 1 deletions
@@ -0,0 +1,3 @@
#hero {
background-image: none;
}
@@ -0,0 +1,3 @@
#hero {
background-color: black;
}
+1 -1
View File
@@ -31,7 +31,7 @@
<!-- Main CSS -->
<link href="../assets/css/main.css" rel="stylesheet" />
<link rel="stylesheet" href="../cursos-de-computo/assets/cursos-computo.css">
<link rel="stylesheet" href="../cursos-de-computo/assets/css/cursos-computo.css">
</head>
<body>