mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-28 16:07:49 +01:00
newDocumentCard same background color
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
}
|
||||
|
||||
.card.newDocumentCard {
|
||||
background-color: $light-gray5;
|
||||
background-color: white;
|
||||
color: $gray2;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user