summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-12 00:22:46 -0700
committers1n <[email protected]>2019-10-12 00:22:46 -0700
commit78c43c975166476f8e52e3ee521d917c269f6844 (patch)
tree22c36c1d43c86f4489becfaabec1cdb15bcd4027 /doc
parentdel ghouly (diff)
downloads1n.pw-admin-78c43c975166476f8e52e3ee521d917c269f6844.tar.xz
s1n.pw-admin-78c43c975166476f8e52e3ee521d917c269f6844.zip
new 404 + many optimzations
Diffstat (limited to 'doc')
-rw-r--r--doc/vertical-center.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/vertical-center.txt b/doc/vertical-center.txt
new file mode 100644
index 0000000..f747346
--- /dev/null
+++ b/doc/vertical-center.txt
@@ -0,0 +1,4 @@
+.example {
+ display: flex;
+ align-items: center;
+} \ No newline at end of file