mirror of
https://gitlab.com/nekoya/web.git
synced 2025-03-23 23:29:38 +01:00
faq.html - Changed FAQ Card border radius
This commit is contained in:
parent
850e960d4f
commit
27304140a0
1 changed files with 1 additions and 4 deletions
5
faq.html
5
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>
|
||||
|
|
Loading…
Add table
Reference in a new issue