jeter20131220 há 3 anos atrás
pai
commit
276b608b89
2 ficheiros alterados com 2 adições e 3 exclusões
  1. 1 1
      .vscode/settings.json
  2. 1 2
      html/static/scss/style.scss

+ 1 - 1
.vscode/settings.json

@@ -1,3 +1,3 @@
 {
-    "liveServer.settings.port": 5501
+    "liveServer.settings.port": 5502
 }

+ 1 - 2
html/static/scss/style.scss

@@ -1237,8 +1237,7 @@ body {
 	position: fixed;
 	z-index: 50;
 	top: 0;
-	left: 0;
-	background: linear-gradient(to bottom, #1c7ce0, #150051);
+	left: 0;	
 	overflow-x: hidden;
 	transition: 0.5s;
 	text-align: center;