This website works better with JavaScript.
Home
Explore
Help
Sign In
wacked
/
minimal-no-third-party
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
https://jrl.ninja/etc/1/
master
wacked
5 years ago
parent
c9830ffc6e
commit
6d1666d534
1 changed files
with
1 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-5
static/css/main.css
+ 1
- 5
static/css/main.css
View File
@@ -1,10 +1,5 @@
html, body {
height: 100%;
}
body {
display: flex;
text-align: center;
flex-flow: column wrap;
}
@@ -12,6 +7,7 @@ body {
main {
margin: auto;
flex: 8 0;
padding: 1.5rem;
}
img {
Write
Preview
Loading…
Cancel
Save