details section card style
This commit is contained in:
@@ -176,6 +176,12 @@ h3 {
|
||||
font-size: x-large;
|
||||
}
|
||||
|
||||
details {
|
||||
border-radius: 12px;
|
||||
padding: 12px;
|
||||
background-color: #272727;
|
||||
}
|
||||
|
||||
.filler-div {
|
||||
min-height: 90vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user