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