We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7155ca3 commit 1d7d762Copy full SHA for 1d7d762
src/components/Columns.astro
@@ -11,5 +11,6 @@
11
.container {
12
display: flex;
13
flex-direction: row;
14
+ margin: 10px;
15
}
16
</style>
0 commit comments