1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

red again

This commit is contained in:
muerwre 2019-07-30 05:23:10 +07:00
parent 809c08456b
commit 5aca2508ea

View file

@ -32,7 +32,7 @@ $text_big: 20px;
$text_sign: 22px;
$input_bg_color: transparentize(black, 0.8);
$button_bg_color: $cyan_gradient;
$button_bg_color: $red_gradient;
$comment_bg: lighten($main_bg_color, 0%);
$panel_bg: transparent;