Set p font size for footer.
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
font-size: $font-size-base * 1.2;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: $font-size-base;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 0.75rem;
|
||||
|
||||
Reference in New Issue
Block a user