fix logo rso footer
This commit is contained in:
@@ -2513,7 +2513,7 @@ a {
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row-reverse;
|
flex-direction: row-reverse;
|
||||||
justify-content: flex-start; }
|
justify-content: flex-end; }
|
||||||
#fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p a {
|
#fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p a {
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
|
|||||||
@@ -64,7 +64,7 @@
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row-reverse;
|
flex-direction: row-reverse;
|
||||||
justify-content: flex-start;
|
justify-content: flex-end;
|
||||||
|
|
||||||
a{
|
a{
|
||||||
color: $white;
|
color: $white;
|
||||||
|
|||||||
Reference in New Issue
Block a user