Updated logo API
This commit is contained in:
@@ -78,6 +78,18 @@ defineProps<{
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
.feed-boarding-pass{
|
||||
max-width: 600px;
|
||||
margin: 1em auto;
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
.boarding-pass{
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.pass-stats-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user