fixes
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _aside.scss
index f10e9b6..934ad64 100644 (file)
@@ -6,6 +6,10 @@
   figure {
     font-size: 0;
     margin: 7px 0 100px;
+
+    a {
+        display: block;
+    }
   }
 
   .l-aside__info {
     line-height: 26px;
 
     span {
-      color: #007880;
     }
 
     a {
+      color: #007880;
       &:hover {
         text-decoration: underline;
       }