mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Adjust grey tone in error pages.
This commit is contained in:
parent
5ae7baccf5
commit
e9a5c37fb6
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
.error-description {
|
||||
font-family: @font-family-serif;
|
||||
font-size: @font-size-h3;
|
||||
color: @gray-light;
|
||||
color: @gray;
|
||||
margin-bottom: @line-height-computed * 2;
|
||||
}
|
||||
.error-btn {
|
||||
|
|
Loading…
Reference in a new issue