Book Polishing (#640)

* Fixed an issue with build due to failed budget size
This commit is contained in:
Joseph Milazzo 2021-10-05 18:23:02 -07:00 committed by GitHub
parent ef0cf257d9
commit 6732a04473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
src: url(../../../assets/fonts/RocknRoll_One/RocknRollOne-Regular.ttf) format("truetype");
}
@import '../../../assets/themes/dark.scss';
$dark-form-background-no-opacity: rgb(1, 4, 9);
$primary-color: #0062cc;
.control-container {