Merge branch 'main' into logo-sticky
[salamandradevs.site/.git] / themes / droda / assets / css / main.css
index 215f1ce4de5cc67ab8758dd6014837052f7f0da2..f67a0878cf0e5f7fecabb9b5efff98501e1bcb0f 100644 (file)
@@ -155,6 +155,13 @@ footer {
    background-color: var(--bgColorLightDark);
 }
 
+.bg-logo {
+  background-image: url('../images/salamandra.svg');
+  background-attachment: fixed;
+  background-size: cover;
+  background-position: center;
+}
+
 .greetings {
    background-color: var(--bgColorMidDark);
    width: 80%;