Introduce budget, reimbursements for expenses #195
@@ -77,7 +77,7 @@ main {
|
||||
|
||||
@include media-max(small) {
|
||||
padding: 2rem 1rem;
|
||||
font-size: 1.4rem;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@ a {
|
||||
|
||||
section {
|
||||
h2 {
|
||||
font-size: 1.4rem;
|
||||
font-size: 1.5rem;
|
||||
color: $primary-color;
|
||||
}
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
.loading-spinner {
|
||||
margin-top: 12rem;
|
||||
text-align: center;
|
||||
font-size: 1.4rem;
|
||||
font-size: 1.5rem;
|
||||
color: $primary-color;
|
||||
|
||||
@include media-max(small) {
|
||||
|
||||
Reference in New Issue
Block a user