Added favourites, fixed cards, merge this for first deploy
This commit is contained in:
parent
fcf328b377
commit
3eccbb69d3
10 changed files with 122 additions and 9 deletions
src/components
|
@ -3,7 +3,7 @@
|
|||
---
|
||||
|
||||
<div>
|
||||
Firq FGO Site
|
||||
This is still a work in progress and continuously expanded. Feel free to look around.
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -12,9 +12,11 @@
|
|||
display: flex;
|
||||
width: 100%;
|
||||
height: 10em;
|
||||
background-color: grey;
|
||||
background-color: #2e2e2e;
|
||||
text-align: center;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: white;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue