add variables for most spacing and size values
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
.title,
|
||||
.details {
|
||||
font-size: 1rem;
|
||||
font-size: var(--font-size-body);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
.title,
|
||||
.details {
|
||||
font-size: 1rem;
|
||||
font-size: var(--font-size-body);
|
||||
}
|
||||
|
||||
.image {
|
||||
|
||||
Reference in New Issue
Block a user