make the "Get a new episode" button larger, center the text
This commit is contained in:
parent
488f80093b
commit
be0b0b49c2
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
body {
|
||||
font-family: 'Ubuntu', sans-serif;
|
||||
text-align: center;
|
||||
}
|
||||
button {
|
||||
font-size: 20px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue