keep deleting & test docker, nginx & local deployment

This commit is contained in:
lb
2024-03-26 17:45:29 +08:00
parent 81bee6cc2f
commit 7c242034e2
103 changed files with 21 additions and 1646 deletions

View File

@@ -134,8 +134,8 @@ $base1px: 0.15vh; // 1px / 1080px;
text-align: center;
clear: both;
position: relative;
top: calc(-32 * $base1px);
height: calc(128 * $base1px);
top: calc(-32 * #{$base1px});
height: calc(128 * #{$base1px});
.title {
margin: 0;