mirror of
https://github.com/cupcakearmy/volta.git
synced 2025-12-17 11:25:00 +00:00
Fix style
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user