mirror of
https://github.com/torproject/lego.git
synced 2025-02-21 10:41:33 +00:00
Fix merge conflicts
This commit is contained in:
commit
7d50bd30a2
@ -799,3 +799,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.donor-faq {
|
||||
li {
|
||||
font-size: 30px;
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,6 @@
|
||||
}
|
||||
|
||||
/* Reset */
|
||||
|
||||
.no-border {
|
||||
border: none;
|
||||
}
|
||||
|
3
assets/static/css/bootstrap.css
vendored
3
assets/static/css/bootstrap.css
vendored
@ -8830,6 +8830,9 @@ a.side-nav.active {
|
||||
.donate-page .thank-you .btn {
|
||||
text-transform: uppercase; }
|
||||
|
||||
.donor-faq li {
|
||||
font-size: 30px; }
|
||||
|
||||
.cryptocurrency {
|
||||
padding-top: 40px;
|
||||
display: flex;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user