summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/terms.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/terms.scss')
-rw-r--r--app/assets/stylesheets/framework/terms.scss15
1 files changed, 5 insertions, 10 deletions
diff --git a/app/assets/stylesheets/framework/terms.scss b/app/assets/stylesheets/framework/terms.scss
index 7cda674e5c8..3f4be8829d7 100644
--- a/app/assets/stylesheets/framework/terms.scss
+++ b/app/assets/stylesheets/framework/terms.scss
@@ -19,17 +19,12 @@
justify-content: space-between;
line-height: $line-height-base;
- .card-title {
+ .logo-text {
+ width: 55px;
+ height: 24px;
display: flex;
- align-items: center;
-
- .logo-text {
- width: 55px;
- height: 24px;
- display: flex;
- flex-direction: column;
- justify-content: center;
- }
+ flex-direction: column;
+ justify-content: center;
}
.navbar-collapse {