small fix

This commit is contained in:
Henry Jameson 2018-08-31 17:24:46 +03:00
parent 17f30190e0
commit d6240c25cf
1 changed files with 3 additions and 1 deletions

View File

@ -79,6 +79,8 @@
.panel-heading { .panel-heading {
background: transparent; background: transparent;
flex-direction: column;
align-items: stretch;
} }
p { p {