fix buttons
This commit is contained in:
parent
a73b8a734a
commit
2dbbb6f7c7
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
||||||
body {
|
body {
|
||||||
font-family: Gordita, Roboto, Oxygen, Ubuntu, Cantarell,
|
font-family: Gordita, Roboto, Oxygen, Ubuntu, Cantarell,
|
||||||
'Open Sans', 'Helvetica Neue', sans-serif;
|
'Open Sans', 'Helvetica Neue', sans-serif;
|
||||||
|
max-width: 300px;
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Add table
Reference in a new issue