keep deleting & test docker, nginx & local deployment
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user