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.
1 parent a3702aa commit 2573d21Copy full SHA for 2573d21
.DS_Store
0 Bytes
styleblue.css
@@ -39,17 +39,17 @@ header a {
39
}
40
41
main {
42
- min-height: 100vh;
43
display: flex;
44
align-items: center;
45
justify-content: center;
+ margin-top: 5em;
46
+ margin-bottom: 5em;
47
48
49
main #glass {
50
- justify-content: space-evenly;
51
padding: 0%;
52
- width: 60%;
+ width: 80%;
53
min-height: 80vh;
54
z-index: 2;
55
backdrop-filter: blur(2rem);
styleblue_small.css
@@ -46,7 +46,6 @@ main {
width: 98%;
0 commit comments