Update index.html
This commit is contained in:
parent
d45aedc71f
commit
adc6dc7a7d
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
|||
justify-content: center;
|
||||
min-height: calc(100vh - calc(var(--universal-padding) * 2));
|
||||
}
|
||||
|
||||
.card {
|
||||
width: auto !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in a new issue