feat(master): added backend project, fixed dixous 2.0.1, css and added dockerhub option to project card
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
background-color: var(--card-background-color);
|
||||
border-radius: var(--card-border-radius);
|
||||
|
||||
/* flex-basis: 50%; */
|
||||
}
|
||||
|
Reference in New Issue
Block a user