corrección estilo css

This commit is contained in:
VictorMongeM 2025-06-07 20:50:13 -06:00
parent b59cf30e84
commit cf90a9fccd
1 changed files with 2 additions and 1 deletions

View File

@ -32,8 +32,9 @@ if(isset($resultado['estado'])){
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/inicio.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="../css/inicio.css">
<link rel="stylesheet" href="assets/fontawesome/css/fontawesome.css">
<link rel="stylesheet" href="assets/fontawesome/css/brands.css">