mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Add border-radius to the questboard
This commit is contained in:
parent
6020b38cb2
commit
80630247b3
1 changed files with 1 additions and 0 deletions
|
@ -1020,6 +1020,7 @@ ul {
|
|||
grid-row-gap: 2px;
|
||||
margin-bottom: 1px;
|
||||
margin-top: 1px;
|
||||
border-radius: 4px;
|
||||
|
||||
.title {
|
||||
grid-row: 1;
|
||||
|
|
Loading…
Reference in a new issue