we don't need to center text by default
This commit is contained in:
parent
7a466226af
commit
6df01593c2
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
body {
|
||||
font-family: sans-serif;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
@ -17,7 +16,6 @@ hr {
|
|||
}
|
||||
|
||||
.mediumwidth {
|
||||
font-size: 16px;
|
||||
width: 40%;
|
||||
margin-left: 30%;
|
||||
margin-top: .3em;
|
||||
|
|
Loading…
Add table
Reference in a new issue