1
Fork 0
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:
Steffo 2019-01-08 19:05:44 +01:00
parent 6020b38cb2
commit 80630247b3

View file

@ -1020,6 +1020,7 @@ ul {
grid-row-gap: 2px;
margin-bottom: 1px;
margin-top: 1px;
border-radius: 4px;
.title {
grid-row: 1;