Styled #donation section.
This commit is contained in:
parent
210e006985
commit
115ed7d0c9
@ -165,13 +165,16 @@ section {
|
||||
margin-top: 1rem;
|
||||
max-width: 100%; }
|
||||
|
||||
#contacts {
|
||||
#contacts,
|
||||
#donation {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
word-wrap: break-word; }
|
||||
|
||||
#contacts a,
|
||||
#contacts span { margin: .3rem; }
|
||||
#contacts span,
|
||||
#donation a,
|
||||
#donation span { margin: .3rem; }
|
||||
|
||||
#contacts span a { margin: 0; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user