finished deploy page

This commit is contained in:
2024-05-20 10:43:08 +03:00
parent 02d850dd83
commit 185f301c35
5 changed files with 287 additions and 0 deletions

View File

@@ -143,6 +143,12 @@ h1 {
height: 240px !important;
}
.key_card{
height: 200px;
}
@layer components {
h1 {
@@ -495,6 +501,10 @@ header {
.mytest{
height: auto;
}
.key_card{
height: auto;
}
}
header #menu button {