Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
Add a special css declaration for the faq footer
Sebastian Martinez committed 1 year ago
commit b5c5c256a831db6cd57934eeeb1f6987bb824029
parent 092b4ce
1 file changed +5 -0
modified assets/css/page.css
@@ -299,6 +299,11 @@ body > footer .radworks {
body > footer a {
  border-bottom: none;
}
+
main > footer {
+
  position: initial;
+
  padding-bottom: 1em;
+
}
+

:root[data-theme="light"] .radworks {
  opacity: 0.33;
}