To-do page!
This commit is contained in:
parent
f34f5900a8
commit
39ebeb0d4d
4 changed files with 47 additions and 27 deletions
|
@ -14,10 +14,20 @@ h1 {
|
|||
}
|
||||
|
||||
h2,
|
||||
h3 {
|
||||
h3,
|
||||
li {
|
||||
color: white;
|
||||
}
|
||||
|
||||
ul {
|
||||
display: inline-block
|
||||
}
|
||||
|
||||
li {
|
||||
font-size: 1.5rem;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
body,
|
||||
html {
|
||||
overflow-x: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue