undo
This commit is contained in:
parent
4423268efe
commit
aa0b29e13f
1 changed files with 1 additions and 8 deletions
|
|
@ -8,17 +8,10 @@ body, h1, h2, p, ul, li, a {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
html {
|
||||
background: linear-gradient(to right, #0f2027, #203a43, #2c5364);
|
||||
height: 100%;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
background: linear-gradient(to right, #0f2027, #203a43, #2c5364);
|
||||
color: white;
|
||||
min-height: 100%;
|
||||
margin: 0; /* Ensure there's no default margin */
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue