diff --git a/shinya/example.css b/shinya/example.css index 81fdb9f..8b2a089 100644 --- a/shinya/example.css +++ b/shinya/example.css @@ -24,7 +24,6 @@ } .cent{ - position: relative; display:block; text-align:center; color :white; @@ -33,6 +32,7 @@ } .nav{ + position:relative; display:flex; list-style:none; color:white;