mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 04:07:33 +02:00
16 lines
209 B
Sass
16 lines
209 B
Sass
@import "bootstrap-sprockets"
|
|
@import "bootstrap"
|
|
|
|
#logo
|
|
text-align: right
|
|
|
|
.no-border
|
|
border: 0px !important
|
|
|
|
body, html, .container
|
|
height: 100%
|
|
|
|
#footer
|
|
position: absolute
|
|
bottom: 0
|
|
width: 100%
|