Skip to content
Snippets Groups Projects
Commit 67849096 authored by Trirst's avatar Trirst
Browse files

Remove unused styles. Add inline styles.

parent 3f16a27e
No related branches found
No related tags found
No related merge requests found
<template>
<div class="flex flex-row">
<section class="flex flex-col sticky top-0 h-screen w-1/3">
<section class="flex flex-col flex-initial w-72 ml-4">
<div>
<div>
<strong>Tags</strong>
......@@ -40,14 +40,3 @@ export default {
},
};
</script>
\ No newline at end of file
<style scoped>
img {
height: 100%;
}
#image-container {
height: 100vh;
display: flex;
justify-content: center;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment