mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
11 lines
155 B
SCSS
11 lines
155 B
SCSS
.navigation__link--logout {
|
|
position: absolute;
|
|
bottom: 3em;
|
|
}
|
|
|
|
.main-content--login {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
max-width: 50em;
|
|
}
|