diff --git a/css/main.less b/css/main.less index 95fe8cc..5e9af4b 100644 --- a/css/main.less +++ b/css/main.less @@ -61,6 +61,10 @@ html { min-width: inherit; display: flex; flex-direction: column; + .semihidden { + display: none; + opacity: 0; + } .header { min-height: inherit; height: 100vh; diff --git a/index.html b/index.html index d530f2d..4296483 100644 --- a/index.html +++ b/index.html @@ -18,8 +18,10 @@ + + SPTR, IGNORE