feat: Restore BS icons, separate styles to modules
This commit is contained in:
10
sass/_footer.scss
Normal file
10
sass/_footer.scss
Normal file
@ -0,0 +1,10 @@
|
||||
.footer {
|
||||
text-align: center;
|
||||
padding: 3rem 0 3rem;
|
||||
font-size: 1rem;
|
||||
margin-top: 4rem;
|
||||
|
||||
details {
|
||||
all: unset;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user