1
0
Fork 0
forked from goffee/cup

bootstrap start

This commit is contained in:
Zeni Kim 2024-10-10 08:59:53 -05:00
parent f80c062099
commit 8706aae5ee
54 changed files with 59752 additions and 6 deletions

11
storage/public/style.css Normal file
View file

@ -0,0 +1,11 @@
## styles
body {
background-color: #f2f2f2;
font-family: "Helvetica Neue";
}
.goffeelogo {
display: block;
margin: 0 auto;
}