Renamed folders

This commit is contained in:
tidusjar 2016-03-03 10:26:16 +00:00
commit d1827cd3be
117 changed files with 16 additions and 16 deletions

View file

@ -0,0 +1,11 @@
@media (min-width: 768px ) {
.row {
position: relative;
}
.bottom-align-text {
position: absolute;
bottom: 0;
right: 0;
}
}