signal-desktop/stylesheets/components/WhatsNew.scss
2021-08-19 15:56:29 -07:00

7 lines
151 B
SCSS

// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.WhatsNew {
@include button-reset;
color: $color-ultramarine;
}