mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
fix(website): demo min height to not shrink before video is loaded
This commit is contained in:
@@ -2212,6 +2212,10 @@ input[type="search"]::-webkit-search-results-decoration {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.md\:min-h-\[420px\]{
|
||||
min-height: 420px;
|
||||
}
|
||||
|
||||
.md\:max-w-4xl{
|
||||
max-width: 56rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user