signal-desktop/stylesheets/components/WhatsNew.scss

8 lines
151 B
SCSS
Raw Normal View History

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