logo arrow size fix
This commit is contained in:
@@ -104,7 +104,4 @@ async function placeOrder() {
|
||||
body {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
.arrow {
|
||||
font-size: 22px;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -37,7 +37,4 @@ function showCorp() {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.arrow {
|
||||
font-size: 22px;
|
||||
}
|
||||
</style>
|
||||
@@ -47,7 +47,4 @@ const theme = useTheme().current
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.arrow {
|
||||
font-size: 22px;
|
||||
}
|
||||
</style>
|
||||
@@ -25,7 +25,4 @@ function openApp() {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.arrow {
|
||||
font-size: 22px;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user