Improve styling of hangouts page

The IRC channels were too cramped together, move them further apart with
some more padding.
This commit is contained in:
Matt Smith 2017-09-02 20:54:26 +01:00
parent 7696a933bf
commit bed1447992

View file

@ -3226,11 +3226,7 @@ footer {
} }
.hangouts .irc .col-md-4 { .hangouts .irc .col-md-4 {
padding: 0 0.5rem; padding: 1rem 0.5rem;
}
.hangouts .irc a {
margin-bottom: 1rem;
} }
.hangouts .sequestions a { .hangouts .sequestions a {