accounts-frontend/src/pages/profile/profile.scss

12 lines
143 B
SCSS
Raw Normal View History

.container {
margin-top: 55px;
}
2016-05-22 22:55:38 +05:30
.footer {
text-align: center;
position: fixed;
bottom: 10px;
width: 100%;
left: 0;
}