Properly theme and design the Drilldown page
This commit is contained in:
@@ -47,7 +47,6 @@ p {
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
letter-spacing: -0.154px;
|
||||
color: #242d60;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
padding: 0 20px;
|
||||
@@ -123,3 +122,11 @@ h5 {
|
||||
align-items: left;
|
||||
justify-content: left;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
color: #dddddd;
|
||||
}
|
||||
|
||||
.search-bar {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user