diff --git a/styles/style.css b/styles/style.css index 58667fd..4aa1995 100755 --- a/styles/style.css +++ b/styles/style.css @@ -28,7 +28,7 @@ ul{ li{ height:5vh; - background-color: rgba(222,220,200,0.2); + background-color: rgba(230,215,190,0.3); padding-top:4vw; margin-bottom:1vw; margin-right:1vw; @@ -180,4 +180,4 @@ width:50%; #typehere{ padding-top:8vh; } -} \ No newline at end of file +}