This commit is contained in:
adrianvic 2023-12-21 14:33:34 -03:00
commit 59426d62fb
102 changed files with 42796 additions and 0 deletions

5
CSS/Main.css Normal file
View file

@ -0,0 +1,5 @@
.main-content
{
height: 100%;
width: 100%;
}