stuff
This commit is contained in:
parent
f6853bcf17
commit
6315c8c9f2
2 changed files with 69 additions and 22 deletions
|
|
@ -1,7 +1,15 @@
|
|||
main {
|
||||
width: 80%;
|
||||
width: 50%;
|
||||
min-width: 300px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
|
||||
h1, h2, h3 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.li-with-explainer {
|
||||
display: inline-block;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue