Skip to content
Snippets Groups Projects
_oauth.scss 320 B
Newer Older
@import '../base/color';
@import '../base/breakpoint';

.oauthform-button-content{
  display: flex;
  justify-content: center;
  align-items: center;
  .oauthform-button-text{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
Hugo NOUTS's avatar
Hugo NOUTS committed
    text-align: left;