Change indenting to 1 tab (4 spaces)
It's more readable this way
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
#site-footer {
|
||||
text-align: center;
|
||||
padding: 3rem 0 3rem;
|
||||
font-size: 1rem;
|
||||
margin-top: 4rem;
|
||||
text-align: center;
|
||||
padding: 3rem 0 3rem;
|
||||
font-size: 1rem;
|
||||
margin-top: 4rem;
|
||||
|
||||
details {
|
||||
all: unset;
|
||||
color: var(--fg-muted-5);
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
details {
|
||||
all: unset;
|
||||
color: var(--fg-muted-5);
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user