Skip to content

Commit c74c020

Browse files
committed
Remove Identicon width CSS
1 parent c864507 commit c74c020

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/Identicon/Identicon.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ export default defineComponent({
6161
</script>
6262

6363
<style scoped>
64-
.identicon {
65-
width: 10rem;
66-
}
67-
6864
img {
6965
width: 100%;
7066
height: 100%;

0 commit comments

Comments
 (0)