mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 18:36:20 +01:00
4 lines
65 B
CSS
4 lines
65 B
CSS
|
.card {
|
||
|
border-radius: 10px;
|
||
|
background-color: #212226;
|
||
|
}
|