mirror of
https://github.com/pinry/pinry.git
synced 2026-05-07 16:47:13 +02:00
Feature: Add default background color
This commit is contained in:
committed by
Isaac Bythewood
parent
1a165ec631
commit
5b57587755
@@ -21,4 +21,7 @@ export default {
|
||||
// Import Bulma and Buefy styles
|
||||
@import "~bulma";
|
||||
@import "~buefy/src/scss/buefy";
|
||||
#app {
|
||||
background-color: #F5F5EB;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user