meow
This commit is contained in:
parent
d33022ac09
commit
7d95482a50
2 changed files with 1 additions and 1 deletions
|
|
@ -56,6 +56,7 @@ const props = defineProps<{
|
||||||
|
|
||||||
.top-level{
|
.top-level{
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card{
|
.card{
|
||||||
|
|
|
||||||
|
|
@ -202,7 +202,6 @@ h1{
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-bottom: 5px;
|
|
||||||
|
|
||||||
/* margin-left: auto;
|
/* margin-left: auto;
|
||||||
margin-right: auto; */
|
margin-right: auto; */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue