File tree Expand file tree Collapse file tree 1 file changed +20
-4
lines changed
Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change 1- ![ SuperStack] ( assets/logo.png )
1+ <style >
2+ .logo-responsive {
3+ float : right ;
4+ padding-left : 2em ;
5+ }
6+
7+ @media (max-width : 768px ) {
8+ .logo-responsive {
9+ float : none ;
10+ display : block ;
11+ margin : 1em auto ;
12+ text-align : center ;
13+ }
14+ }
15+ </style >
16+
17+ <img src =" assets/logo.png " alt =" SuperStack Logo " class =" logo-responsive " />
218
319# SuperStack
420
521Jump to:
622[ GitHub] ( https://github.com/explodinglabs/superstack ) | [ Developer Wiki] ( https://github.com/explodinglabs/superstack/wiki )
723
8- _ SuperStack_ is a lightweight , modular backend powered by PostgreSQL — perfect
9- for indie developers, SaaS builders, and teams who want full rontrol without
10- the bloat.
24+ _ SuperStack_ is a minimal , modular backend powered by PostgreSQL — perfect for
25+ indie developers, SaaS builders, and teams who want full rontrol without the
26+ bloat.
1127
1228Spin up a fully working backend in seconds. Just clone, run, and start
1329building.
You can’t perform that action at this time.
0 commit comments