mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
chore: Fixed footer top margin
This commit is contained in:
parent
37584f0e09
commit
10cfd4284f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
footer {
|
footer {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
margin-bottom: 4rem;
|
margin-bottom: 4rem;
|
||||||
|
margin-top: 1rem;
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
|
|
||||||
& ul {
|
& ul {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue