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