diff options
| author | s1n <[email protected]> | 2019-10-23 07:29:45 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-23 07:29:45 -0700 |
| commit | 98a2433a477b1683d6495dd0f444c1505245c086 (patch) | |
| tree | 1f811983dde06a6382b130aef38eb140f826fec3 /css/style.css | |
| parent | add labels to mobile and sorta center mobile menu (diff) | |
| download | p.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.css | 1 |
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; |