This commit is contained in:
Brandon Fergerson 2022-05-18 19:54:22 +04:00
parent b6c65f5efe
commit 7a640495a5

View File

@ -17,7 +17,7 @@ limitations under the License. -->
</template>
<style>
#app {
color: #2c3e50;
color: var(--spp-white);
height: 100%;
}
</style>