summaryrefslogtreecommitdiff
path: root/css/main.css
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-23 23:18:51 -0700
committers1n <[email protected]>2019-10-23 23:18:51 -0700
commit571ffd17e89b18206356cd7c2ff2eb517358025f (patch)
tree2fdbf757f76cb9ce5c5dadf8a6bf6fd79ed3243c /css/main.css
parentremove ; (diff)
downloads1n.pw-admin-571ffd17e89b18206356cd7c2ff2eb517358025f.tar.xz
s1n.pw-admin-571ffd17e89b18206356cd7c2ff2eb517358025f.zip
center home on mobile
Diffstat (limited to 'css/main.css')
-rw-r--r--css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/main.css b/css/main.css
index ec0b8ea..4ebe5e5 100644
--- a/css/main.css
+++ b/css/main.css
@@ -208,7 +208,7 @@ main {
@media(max-width: 768px) {
main {
margin: auto;
- width: 100%;
+ width: 86.21%;
}
.halloween {