Skip to content

Commit d63a5f8

Browse files
committed
Update index.md
1 parent 059b36f commit d63a5f8

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

index.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -96,21 +96,3 @@ These are all in one place so you don't have to look at docs, man pages, tutoria
9696
This is not comprehensive, but, it covers definitions and usage examples which cover the basics and some common flows (leaving out the obscure things I'll probably never need and can always lookup if I need to).
9797

9898
There are a lot of tools and languages on this site here for my own reference and I hope you find something useful here too, by looking for something specific or just discovering what is here.
99-
100-
101-
<style>
102-
.flex-container {
103-
display: flex;
104-
flex-wrap: wrap;
105-
padding-bottom: 1em;
106-
}
107-
108-
.flex-container>a>div {
109-
margin: 10px;
110-
padding: 20px;
111-
font-size: 20px;
112-
113-
box-shadow: 1px 2px 4px gray;
114-
}
115-
116-
</style>

0 commit comments

Comments
 (0)