more
This commit is contained in:
@@ -61,10 +61,26 @@
|
||||
.list-upper-left {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: flex-end;
|
||||
justify-content: left;
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
.doc-list-subhead-container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-left: 12px;
|
||||
margin-top: auto;
|
||||
margin-bottom: auto;
|
||||
padding-bottom: 12px;
|
||||
}
|
||||
|
||||
.doc-list-subhead {
|
||||
font-family: Roboto;
|
||||
font-size: 1.18rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.toggle-outer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user