diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2019-10-21 18:25:12 +0200 |
---|---|---|
committer | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2019-10-21 18:25:12 +0200 |
commit | 424eaa9e8098cef762b1a2a7565d37944bb25306 (patch) | |
tree | 2ded69401a7c0acb33b648b464d37d3a5dcdb6a5 /pages/kronika/index.vue | |
parent | d1c6e2eaed90891fc8e187f147af224b352662c8 (diff) | |
download | puszcza-424eaa9e8098cef762b1a2a7565d37944bb25306.tar.gz puszcza-424eaa9e8098cef762b1a2a7565d37944bb25306.zip |
Add storybook
Diffstat (limited to 'pages/kronika/index.vue')
-rw-r--r-- | pages/kronika/index.vue | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pages/kronika/index.vue b/pages/kronika/index.vue index 4a89a48..cff3551 100644 --- a/pages/kronika/index.vue +++ b/pages/kronika/index.vue @@ -42,11 +42,3 @@ export default { } </script> -<style scoped> -.post-list { - display: flex; - flex-wrap: wrap; - justify-content: center; - max-width: 900px; -} -</style> \ No newline at end of file |