summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-23 07:29:45 -0700
committers1n <[email protected]>2019-10-23 07:29:45 -0700
commit98a2433a477b1683d6495dd0f444c1505245c086 (patch)
tree1f811983dde06a6382b130aef38eb140f826fec3 /css/style.css
parentadd labels to mobile and sorta center mobile menu (diff)
downloadp.s1n.pw-admin-98a2433a477b1683d6495dd0f444c1505245c086.tar.xz
p.s1n.pw-admin-98a2433a477b1683d6495dd0f444c1505245c086.zip
remove top from m.menu
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index d8cc8fd..41d33dc 100644
--- a/css/style.css
+++ b/css/style.css
@@ -162,7 +162,6 @@ nav #menu li a:hover {
height: 90px;
position: absolute;
left: 43%;
- top: 7%;
transform: translateX(-40%);
text-align: center;
display: table-cell;