Expand study lesson and community pages to use more horizontal space, reduce scrolling
This commit is contained in:
+3
-3
@@ -2395,9 +2395,9 @@
|
||||
|
||||
.resource-link-tags {
|
||||
margin-top: 0.15rem;
|
||||
color: rgba(201, 168, 76, 0.9);
|
||||
color: var(--brand-gold);
|
||||
font-size: 0.88rem;
|
||||
letter-spacing: 0.03em;
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
.section-download-library {
|
||||
@@ -4869,7 +4869,7 @@
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
.admin-question-editor textarea:focus {
|
||||
.admin-question-editor:focus {
|
||||
outline: none;
|
||||
border-color: var(--brand-gold);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user