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 " />
2
18
3
19
# SuperStack
4
20
5
21
Jump to:
6
22
[ GitHub] ( https://github.com/explodinglabs/superstack ) | [ Developer Wiki] ( https://github.com/explodinglabs/superstack/wiki )
7
23
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.
11
27
12
28
Spin up a fully working backend in seconds. Just clone, run, and start
13
29
building.
You can’t perform that action at this time.
0 commit comments