generated from VLADIMIR/template_frontend
update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
build:
|
||||
npm run build
|
||||
rm -rf ../evening_detective/static/user
|
||||
cp -r dist ../evening_detective/static/user
|
||||
rm -rf ../evening_detective/cmd/evening_detective/static/user
|
||||
cp -r dist ../evening_detective/cmd/evening_detective/static/user
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@
|
||||
|
||||
/* Главный цвет */
|
||||
--main-color: rgba(34, 50, 60, 1);
|
||||
--second-color: rgb(136, 105, 31);
|
||||
--second-color: rgb(97, 74, 22);
|
||||
--main-back-color: rgba(240, 240, 240, 1);
|
||||
--main-back-item-color: rgba(254, 254, 254, 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user