Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0e4c023 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

make css changes to match design

parent 32c438b5
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -1002,17 +1002,20 @@ input:checked + .slider:before {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  padding-bottom: 15px;
}
.result .currency-info {
  font-family: 'Noto Sans';
  color: var(--color-currency-value);
  font-style: normal;
  font-weight: 400;
  line-height: 3;
  font-size: 18px;
}
.conversion {
  margin-right: 15%;
}
.source {
  margin-left: 15%;
  display: inline-block;
}
.result.result-images {
  display: inline;
+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+5 −3
Original line number Diff line number Diff line
@@ -143,6 +143,7 @@
  font-style: normal;
  font-weight: 700;
  font-size: @fontsize_xxx-large;
  padding-bottom: 15px;
}

.result .currency-info {
@@ -150,12 +151,13 @@
  color: var(--color-currency-value);
  font-style: normal;
  font-weight: 400;
  line-height: 3;
  font-size: @fontsize_large;
}

.conversion {
  margin-right: 15%;
}
.source {
  margin-left: 15%;
  display: inline-block;
}

.result.result-images {
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

<div class="result currency-info">
    {% if result.value %}
    <span>
    <span class="conversion">
        1 {{ result.from|safe }} = {{ result.conversion_rate|safe }} {{ result.to|safe}}
    </span>
    <span class="source">