mirror of
https://github.com/cupcakearmy/volta.git
synced 2024-12-21 23:56:23 +00:00
Fix style
This commit is contained in:
parent
a617f45b11
commit
2750f5deb6
@ -24,9 +24,9 @@ body,
|
|||||||
color: #3B252C;
|
color: #3B252C;
|
||||||
font-family: 'Source Sans Pro', sans-serif;
|
font-family: 'Source Sans Pro', sans-serif;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border-radius: 8px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#app.dark {
|
#app.dark {
|
||||||
|
Loading…
Reference in New Issue
Block a user