Skip to content

Instantly share code, notes, and snippets.

View izakfilmalter's full-sized avatar
Building the kingdom.

Izak Filmalter izakfilmalter

Building the kingdom.
View GitHub Profile
import css from '@emotion/css'
import { SerializedStyles } from '@emotion/serialize'
import styled from '@emotion/styled'
import { CircularProgress } from '@material-ui/core'
import React, { FC, ReactNode, useLayoutEffect, useState } from 'react'
import { ease, visible } from 'Helpers/animation'
import { BorderRadius, getBorderRadius } from 'Helpers/borderRadius'
import { Colors, getColor } from 'Helpers/colors'
import { flexFlow } from 'Helpers/flex'

Keybase proof

I hereby claim:

  • I am izakfilmalter on github.
  • I am izakfilmalter (https://keybase.io/izakfilmalter) on keybase.
  • I have a public key ASBLh9XiCqkfIwEAM9WNCRoVXjLXQYDJfrkjYbe0k7tjmQo

To claim this, I am signing this object:

#login-buttons {
display: inline-block;
margin-right: 0.2px;
line-height: 1
}
#login-buttons .login-button {
position: relative
}