Fixed event form
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="right-column">
|
||||
<div>
|
||||
<img :src="currentImage" alt="Cross" />
|
||||
</div>
|
||||
</template>
|
||||
@@ -56,10 +56,6 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.right-column {
|
||||
background-color: #d9e2f3;
|
||||
}
|
||||
|
||||
.right-column h2 {
|
||||
text-align: center;
|
||||
color: #000;
|
||||
|
||||
Reference in New Issue
Block a user