We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ce0ef7 + ed540cc commit a95ba3eCopy full SHA for a95ba3e
.vscode/settings.json
@@ -0,0 +1,3 @@
1
+{
2
+ "liveServer.settings.port": 5501
3
+}
style.css
@@ -129,7 +129,6 @@ body {
129
width: 100%;
130
height: 100vh;
131
background-size: cover;
132
- background-position: top -80% right 0;
133
display: flex;
134
flex-direction: column;
135
align-items: flex-start;
0 commit comments