generated from dwd/boilarplate-astro-tailwind
fix-home,interakto,interakto coding,teenybeans page done
This commit is contained in:
9
src/components/Blogs/index.module.css
Normal file
9
src/components/Blogs/index.module.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.flex_box {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.box_card {
|
||||
width: 32.33%;
|
||||
}
|
||||
Reference in New Issue
Block a user