mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-09-06 18:50:45 +00:00
redesign
This commit is contained in:
18
src/styles/Footer.styl
Normal file
18
src/styles/Footer.styl
Normal file
@@ -0,0 +1,18 @@
|
||||
footer
|
||||
font-family 'Inconsolata', monospace
|
||||
display flex
|
||||
align-items center
|
||||
justify-content center
|
||||
flex-direction column
|
||||
font-size 1.2em
|
||||
position absolute
|
||||
bottom 0
|
||||
left 0
|
||||
text-align center
|
||||
width 100vw
|
||||
padding 1em
|
||||
|
||||
a
|
||||
text-decoration inherit
|
||||
color inherit
|
||||
font-weight bold
|
Reference in New Issue
Block a user