0
0
Fork 0

Remove scoped CSS

This commit is contained in:
Tyler-A 2020-07-30 22:12:45 -06:00
parent 41463b04d0
commit 5436d69c35

View file

@ -44,7 +44,7 @@ export default {
}
</script>
<style scoped>
<style>
#login_screen {
font-family: var(--fonts);
justify-content: center;