11 lines
168 B
Sass
11 lines
168 B
Sass
|
.footer
|
||
|
color: #fff
|
||
|
padding: 5px 0
|
||
|
border: 0
|
||
|
border-top: 1px solid white
|
||
|
opacity: .1
|
||
|
font-size: 0.9em
|
||
|
text-align: right
|
||
|
width: 100%
|
||
|
flex: 0 0 content
|