Some updates to translation engine, added dotenv but have not yet set it up.
This commit is contained in:
@@ -370,4 +370,12 @@ body.organizations-show {
|
||||
color: #FFF;
|
||||
background-color: rgba(#000, 0.5);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.small-text-centered {
|
||||
text-align: center;
|
||||
|
||||
@media #{$medium-up} {
|
||||
text-align: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user