Fixing Front 2

This commit is contained in:
TioSam77
2024-07-10 14:18:06 -06:00
parent 6310fb6a25
commit dec2fd36fb
3 changed files with 2 additions and 2 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 12 KiB

+1 -1
View File
@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Directorio</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
@@ -24,7 +24,7 @@
.info {
display: flex;
flex-direction: column;
align-items: center;
align-items: start;
flex: 1;
}