Compare commits

...

1 Commits

Author SHA1 Message Date
4b0d0e6b22 agrege color al hola mundo 2024-09-02 15:53:44 -06:00

View File

@ -8,7 +8,7 @@
</head>
<body>
<h1>Hola Mundo!</h1>
<h1 class="text-white bg-black text-5xl py-4 px-6">¡Hola Mundo!</h1>
</body>
</html>