diff --git a/src/Calculator.Shared/Styles.xaml b/src/Calculator.Shared/Styles.xaml
index 1b92a499..1f5d34e7 100644
--- a/src/Calculator.Shared/Styles.xaml
+++ b/src/Calculator.Shared/Styles.xaml
@@ -307,7 +307,8 @@
34
24
- 20
+
+ 17
15
diff --git a/src/Calculator.Shared/Views/CalculatorProgrammerRadixOperators.xaml b/src/Calculator.Shared/Views/CalculatorProgrammerRadixOperators.xaml
index ce529b67..6e65c7ed 100644
--- a/src/Calculator.Shared/Views/CalculatorProgrammerRadixOperators.xaml
+++ b/src/Calculator.Shared/Views/CalculatorProgrammerRadixOperators.xaml
@@ -124,7 +124,7 @@
Value="{StaticResource TitleFontSize}" />
+ Value="{StaticResource NumericButtonStyle18}" />
diff --git a/src/Calculator.Shared/Views/CalculatorScientificOperators.xaml b/src/Calculator.Shared/Views/CalculatorScientificOperators.xaml
index 8e2767d7..13d22554 100644
--- a/src/Calculator.Shared/Views/CalculatorScientificOperators.xaml
+++ b/src/Calculator.Shared/Views/CalculatorScientificOperators.xaml
@@ -256,11 +256,23 @@
+ Value="{ThemeResource NumericButtonStyle12}" />
+
+
+
+
+
+
+
+
+
+
+
+ ButtonStyle="{StaticResource NumericButtonStyle18}" />