Import repositories from gitlab
This commit is contained in:
13
next/components/footer/style.module.scss
Normal file
13
next/components/footer/style.module.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
.footer {
|
||||
border-top: var(--fg-3) solid var(--border-width);
|
||||
text-align: center;
|
||||
padding: 0.25rem;
|
||||
|
||||
span {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user