Commit 3968b9a0 authored by Nikolay Gromov's avatar Nikolay Gromov

Алерт: сменил фоновый цвет по умолчанию

parent b6c7eec0
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
margin-bottom: $typo-margin-vertical; margin-bottom: $typo-margin-vertical;
border-radius: $border-radius; border-radius: $border-radius;
color: $text-color; color: $text-color;
background-color: $gray-lightest; background-color: lighten($color-warning, 30%);
& > * { & > * {
margin-top: 0; margin-top: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment