mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
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:
parent
7696a933bf
commit
bed1447992
1 changed files with 1 additions and 5 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue