Polish
- show FFT bucket-width in cents - visual polish - up FFT size to max
This commit is contained in:
@@ -5,7 +5,8 @@ body {
|
||||
color: white;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-size: 48px;
|
||||
font-family: sans-serif;
|
||||
font-size: 2em;
|
||||
height: 100vh;
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
@@ -28,10 +29,10 @@ h1, h2 {
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 96px;
|
||||
font-size: 6em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 72px;
|
||||
font-size: 3em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user