summaryrefslogtreecommitdiff
path: root/css/main.css
diff options
context:
space:
mode:
authors1n <[email protected]>2019-11-02 22:59:03 -0700
committers1n <[email protected]>2019-11-02 22:59:03 -0700
commit69085e97b8def37bab8463134e1546fb7118737b (patch)
tree1cb59c614ed131a08180d6953a2e0180edcfb444 /css/main.css
parenttest (diff)
downloads1n.pw-admin-69085e97b8def37bab8463134e1546fb7118737b.tar.xz
s1n.pw-admin-69085e97b8def37bab8463134e1546fb7118737b.zip
fix some linespacing home 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 1371ca0..c315820 100644
--- a/css/main.css
+++ b/css/main.css
@@ -215,7 +215,7 @@ main {
@media(max-width: 411px) {
main {
margin: auto;
- width: 89.21%;
+ width: 76.21%;
}
}