[fix]Fix trapezoid on splashpage

This commit is contained in:
Jimmy 2021-04-07 22:50:27 +08:00
parent 04455bbbdf
commit 8b6d70b73c

View file

@ -14,7 +14,8 @@
%br
%small{ style: "color: #{contrast_color(header_color)}" }
= event.subtitle
.trapezoid{ style: "color: #{header_color}; top: 12px;" }
.trapezoid{ style: "color: #{header_color}; border-top-color: #{header_color}; top: 12px;" }
.panel-body
%h4