1
0
Fork 0
mirror of https://github.com/mmumshad/ansible-playable.git synced 2025-02-13 13:51:53 +00:00
ansible-playable/client/components/footer/footer.css

7 lines
112 B
CSS
Raw Normal View History

2017-06-07 17:36:44 +00:00
footer.footer {
text-align: center;
padding: 30px 0;
margin-top: 70px;
border-top: 1px solid #E5E5E5;
}