UI: Devfund-donation-box Web Assets v2 upgrade #1
8
dist/donation-box-message.html
vendored
8
dist/donation-box-message.html
vendored
File diff suppressed because one or more lines are too long
4
dist/donation-box.html
vendored
4
dist/donation-box.html
vendored
File diff suppressed because one or more lines are too long
@ -45,7 +45,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 col-12 col-msg">
|
||||
<h2 class="fs-xl fw-bold mb-3 mb-sm-5">
|
||||
<h2 class="fs-xl fw-title mb-3 mb-sm-5">
|
||||
Donate to the Blender project!
|
||||
</h2>
|
||||
<p class="fs-5">
|
||||
@ -98,7 +98,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 col-12 col-msg">
|
||||
<h2 class="fs-xl fw-bold mb-3 mb-sm-5">
|
||||
<h2 class="fs-xl fw-title mb-3 mb-sm-5">
|
||||
Donate to the Blender project!
|
||||
</h2>
|
||||
<p class="fs-5">
|
||||
|
@ -258,6 +258,10 @@ select
|
||||
&:hover
|
||||
cursor: pointer
|
||||
|
||||
// TODO: move to Web Assets
|
||||
.fw-title
|
||||
+fw-title
|
||||
|
||||
.img-badge
|
||||
height: calc(var(--spacer) * 4)
|
||||
min-width: calc(var(--spacer) * 4)
|
||||
|
Loading…
Reference in New Issue
Block a user