Browse Source

Feature stripe spacing

pull/1129/head
jlukic 10 years ago
parent
commit
22edfab422
1 changed files with 3 additions and 0 deletions
  1. 3
      server/files/stylesheets/semantic.css

3
server/files/stylesheets/semantic.css

@ -1647,6 +1647,9 @@ body.progress.animated .ui.progress .bar {
} }
@media only screen and (max-width : 600px) { @media only screen and (max-width : 600px) {
#example.index .feature.stripe p {
min-height: 0px;
}
#example.index .following.bar .column { #example.index .following.bar .column {
text-align: center; text-align: center;
} }

Loading…
Cancel
Save