remove html tag, it is not worth
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
html,body {
|
||||
body {
|
||||
overflow: hidden; /* Stop rubber-band on window for macos users */
|
||||
background: linear-gradient(135deg, #3457f5eb, #8f50cf);
|
||||
min-height: 100vh;
|
||||
min-width: max-content;
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user