diff --git a/css/style.css b/css/style.css index 42cac25..a000a52 100644 --- a/css/style.css +++ b/css/style.css @@ -35,7 +35,7 @@ h3 {margin: 0;} color: #000; } -.rounded5 {border-radius: 5px;} +.rounded5 {border-radius: 1px;} .grayFont {color: #444;} .goldBackground {background: #000;}