Skip to content
Snippets Groups Projects
Commit 4f439505 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-3661: adding border around facebook widget

parent be8ec99e
No related branches found
No related tags found
No related merge requests found
.uw-facebook { .uw-facebook {
padding: 1rem 0;
width: 100%; width: 100%;
&__wrapper { &__wrapper {
border: 1px solid $uw-black;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
max-width: 500px;
text-align: center; text-align: center;
width: 100%;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment