diff --git a/faq.html b/faq.html index 61dcb5e..71f3449 100644 --- a/faq.html +++ b/faq.html @@ -29,10 +29,7 @@ } .card { - border-bottom-left-radius: 20px; - border-bottom-right-radius: 20px; - border-top-left-radius: 20px; - border-top-right-radius: 20px; + border-radius: 10px; } </style> </head>